I don't think so. You'll have to transform the table into JSON data table. It's not that complicated. You can go over the table as an XML element, or just go over the rows (as children of the table main element)
On Aug 10, 2011, at 6:21 PM, SuneR <[email protected]> wrote: Hi, Forgive my probably stupid question, I am quite new to google charts and the Google Visualization API. I am wondering if it is possible to render a piechart based on a html table - or do I have to build the data in javascript? /Sune -- 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. -- 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.
