Add the chrome framework meta tag to your HTML header to emulate chrome and everything will work (hopefully)
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> On Mon, Nov 28, 2011 at 1:06 PM, Dan <[email protected]> wrote: > Hi, > > Just noticied that on IE 8 the following error occurs for corecharts: > > 'datasource' is null or not an object format+en > GB,default,table,corechart.I.js,line 466 character 185 > > The page works fine on chrome and IE 9 just seems to fail in IE8. Anybody > else seen this problem, and know of a fix? > > Thanks, > Dan > > -- > 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/-/Jyr8iSYYYz0J. > 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. > -- 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.
