At a guess, I would have to say it is one of three things: 1) you loaded the API improperly/do not wait for it to finish loading before drawing charts 2) you are drawing charts in hidden divs 3) there is an errant comma in an array or object somewhere in your code
These are the usual causes for charts not drawing in IE. If you can post your code or a link to the page, we can help more. On Friday, March 23, 2012 8:33:52 AM UTC-4, Ciprian Ilie wrote: > > Hi, > > I have a very basic line chart which works fine in Chrome, but now > displaying in IE8 or IE9; what is the most likely cause? Where do I start? > > Thank you, > Ciprian > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/QtChUazt1HUJ. 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.
