Hi!

I have a dataTable with multiple columns, and I would like to use the same 
dataTable for different visualizations. 

For example, my dataTable is with the following columns:
ID, Value1, Value2, Value3, TimeStamp

And I want to visualize all Value1 for all IDs in line chart, and visualize 
Value1, Value2, Value3 according to timestamps in bar charts. How can I do 
this with using the same dataTable?

Also, I want to ask if it is possible to select TimeStamp as the x-axis, 
although it does not appear in the first column of the dataTable.

Thank you for your attention!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to