Hi In IE you cannot initialize an array with extra , so for example [[1,2], [3,4],] is not valid in IE but is valid on other browsers (you should use [[1,2], [3,4]]. Also, please notice that we have released new versions of these which uses the package 'corechart' if you want to try (for example, http://code.google.com/apis/visualization/documentation/gallery/barchart.html )
Best, Viz Kid On Thu, Jun 3, 2010 at 9:17 PM, bumcheekcity <[email protected]> wrote: > http://bumcheekcity.com/kol/logs.php?id=29 > > My above page has charts on the bottom in Firefox, Chrome, Safari and > Opera but not IE8. I'm assuming it's not working in previous versions, > etiher. In the bottom left, IE8 tells me of the error: > > I imagine this is a fairly common issue. Does anyone have any > suggestions as to how to fix? > > > -------------------------------------------------------------------------------------------------------------------- > Webpage error details > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; > Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR > 3.0.30729; Media Center PC 6.0; InfoPath.2) > Timestamp: Thu, 3 Jun 2010 18:15:59 UTC > > > Message: Every row given must be either null or an array. > Line: 151 > Char: 29 > Code: 0 > URI: > http://www.google.com/uds/api/visualization/1.0/ef0cc77088eff8ec8e3438b20e68aec1/default,browserchart,piechart.I.js > > -- > 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]<google-visualization-api%[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.
