Im not sure you actually need to make  a csv file.. just pass the data
from the database directly into the google dataArray format (ie you
just build the javascript using PHP.)

I read data from a query and store data into an  Array[]..   Then
transposed the data out into the googleformat, also putting 0 in where
there was no data. But i think your suppose to use _ (not tested)

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

Reply via email to