I'm using a Google Pie chart which displays as expected in Firefox but doesn't display in IE8 and gives the following error in the console:
SCRIPT5022: Every row given must be either null or an array.
format+en,default,corechart.I.js, line 202 character 63
I'm using a Google Line Chart on another page and this displays fine.
Appreciate any pointers.
Figured it out. Its because theres a trailing comma at the end of the last element of the array containing the data to populate the chart. Removing this comma gets rid of the error and the graph displays as expected.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With