Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Cell-level custom properties #41

Open
dmk23 opened this issue Jun 15, 2017 · 1 comment
Open

Cell-level custom properties #41

dmk23 opened this issue Jun 15, 2017 · 1 comment

Comments

@dmk23
Copy link

dmk23 commented Jun 15, 2017

If I understand correctly Google Visualizations supports custom properties at the cell level. However, this package seems to only provide APIs for setting them at the level of the entire column or the entire row.

Did I miss a way to cell-level properties or they are indeed not supported at the moment?

At the very least, this issue should be documented and if the capability to set cell-level custom properties is not available right now it should definitely be added...

@metula
Copy link

metula commented Jun 16, 2017

Google Visualization does support custom properties at the cell level, and you should be able to set them in similarly to how you specify a formatted value.

See documentation in the code:
https://github.com/google/google-visualization-python/blob/master/gviz_api.py#L189

Let us know if this works for you or if there is still an issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants