Is there a way to retrieve a DataTable from a BarChart once you call
draw(dataTable, options)?
Ultimately I want to add/remove data to/from it one row at a time and
then draw the chart again, so if there is a better way to do that
please let me know.
As of now, I am maintaining the objects in an external list and then
just reconstructing the DataTable every time I want to add or remove a
row.
I am using GWT but would be interested in a JavaScript solution as
well.
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---