IE8 is not rendering Google Charts (Pie Charts).
It is giving me an error saying : SCRIPT5: Type mismatch: jsapi, line 20 character 89
I have tried looking on the web for a solution, tried all of them, but to no use.
I am debugging my application using IE Developer tool, with the following setting:
- Browser Mode : IE8
- Document Mode: IE standards.
Any suggestion would be of great help.
This seems like a problem with the emulator (and google charts) in IE9+, I am right now trying to get a standalone IE8 running in a VM to try it on but I've seen reports here that it works when you are actually using IE8.