IE8 not supporting Google Charts (Pie Chart)

2019-07-15 10:51发布

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条回答
乱世女痞
2楼-- · 2019-07-15 11:22

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.

查看更多
登录 后发表回答