Is the data in an HTML element, or are you calculating it in javascript? 
 If it is in an HTML element, you can use jQuery (or plain vanilla 
javascript, though I find jQuery easier) to retrieve data from elements and 
then enter it into a DataTable object.  If you are calculating in 
javascript, then you can enter that data directly into a DataTable object. 
 Once you have the data in a DataTable, you can use the table to draw the 
charts.

If you have some sample code we can look at (or a link to the page) then I 
can give you some more detailed pointers.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/g2RHaQOPGwUJ.
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