If a user is not connected to the internet, I want to display the data
in a tabular format instead of via a Google Chart.  Currently, I am
using VisualizationUtils.loadVisualizationApi(Runnable, String...) to
load the Google Chart API and run the callback code.  How can I
programatically detect when the API doesn't load so that I can present
the data in a different format?  I haven't found a good solution for
this yet but have been searching for a while now.  Thanks in advance
for any pointers.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en.

Reply via email to