You have two errant commas, the first is at the end of the last row in the 
data.addRows(...) call and the second is at the end of the last row in your 
options object.  IE doesn't like them.

On Tuesday, March 27, 2012 8:25:42 AM UTC-4, Oliver Kilk wrote:
>
> I have the same problem. 
> URL: http://www.liiter.ee/beta/uus/index_beta.html 
>
> Any ideas? 
>
> On Mar 26, 8:20 pm, asgallant <[email protected]> wrote: 
> > 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/-/-JUXSUy5zHYJ.
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