Viewing this page: http://www.liiter.ee/beta/uus/index_beta.html
Running IE8 Standards mode, I get this error: Line: 53 Error: Every row given must be either null or an array. Is the problem that you have a comma after the last element in your addRows statement? It worked fine for me in IE9. What errors do you see in IE8/9? You can use the the debugger to show the errors if you aren't seeing them - press F12 in IE to get it started. You can also toggle on/off "Start Debugging" to track things down. Though in this case, it just pointed to your data.addRows line, which looked fine to me other than the comma... -- 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/-/YGr9JSV63PoJ. 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.
