If you're feeling a bit more ambitious, the DataTable constructor can 
accept a JSON representation of the data (
http://code.google.com/apis/chart/interactive/docs/reference.html#DataTable), 
which PHP can output rather easily via the json_encode() function.  This 
would be the first step in implementing compatibility with the API query 
functions, if you choose to do so.

-- 
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/-/tonWvc9vs_gJ.
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