I have an ajax call that returns the javascript and data necessary to
create various charts.  I'm using a lot of annotated timelines, and
those work very well.  Sparklines also work.  The column chart and the
area chart work wonderfully in Safari (and Mac Chrome, FWIW), but in
Firefox the charts don't render.  Looking at the response, the <body>
of the iframe html is empty.  Again, the exact same chart works great
in other browsers.

Sparklines are just <img>s and the annotated timeline is flash, while
these are iframes with svg.  That seems to be the relevant difference
here.  But given that everything works in browsers other than Firefox,
I'm not sure where the error lies.  Any ideas?

Thanks,
Kevin
--~--~---------~--~----~------------~-------~--~----~
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