One problem you might run into depending on the size of your data.

My JS array keeps a copy of the datatable so they can be reused to redraw 
the graphs. I should imagine if you do that with a lot of large tables 
you'll run into memory problems. As you're using PHP one solution might be 
to write the tables to the server and fetch them from there.

Ray 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/c1042d92-bcae-4e60-943c-c54b5238649e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to