This is probably more helpful than the previous link I posted: http://code.google.com/apis/chart/interactive/docs/reference.html#dataparam
That explains the object format that the DataTable expects. Note that if you use jQuery's AJAX methods, you have to put double-quotes around all object property names and strings in the JSON string or you will get a parse error. -- 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.
