I have an automated timeline that contains daily points from 1996-2010
for three metrics.  That's roughly 5k lines of data.addRow(), adding 3
values per line.

When opening with any browser, I get an error saying that the flash
script is unresponsive and requests feedback on whether or not I
should wait on it.  If I wait, it always loads.

I need to either:
a) find a way to disable this message and simply wait for the script
to load
b) find a quicker way to load the information (compressed data,
external dataset, etc.?)

I have the data in an access database on my server.  I create an HTML
file daily based on that data by feeding the values through the google
API script.

Has anyone experienced this?  What are my options?

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