I was wondering if, given a populated DataTable, is there a way to
create a chart where the user can pick various options (including the
chart) and it will reflect those in the charts.
 
For example, if I have a DataTable with 3 columns, a string and 2
numbers, the user could select “pie chart” and then select column 1
and column 2 and it would show a pie chart with column 1 and column 2.
Or if the user selected “column chart” and selected column 1, 2 and 3,
it would show as such.
 
Any ideas?

-- 
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.

Reply via email to