IE8 not supporting Google Charts (Pie Chart)

孤人 提交于 2019-12-11 03:06:25

问题


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:

  1. Browser Mode : IE8
  2. Document Mode: IE standards.

Any suggestion would be of great help.


回答1:


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.



来源:https://stackoverflow.com/questions/13081894/ie8-not-supporting-google-charts-pie-chart

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!