Hi Guys, I'm new to Google charts and wondering the most effective way to create an updating pie chart from html table data. I have a simple two column html table (name and age) that is the result of a sql query. I'm thinking a jquery .each() method to run through each record and data.addRows() but I can't get the proper to syntax to work. 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.
