Highcharts not rendering in IE 11

寵の児 提交于 2019-12-25 02:53:31

问题


I am using Highcharts JS v2.2.5. It works fine in all browser except IE 11. I am able see the data but, Chart is not rendering.


回答1:


Do you have already excluded for wrong position or zero-height container? it's a common bug..

We need to know more details, can you post some code?

Have you any error evidence in browser console?




回答2:


If you are using prototype.js version 1.5.1.1 then there is a possibility of getting error in console[on hover function] only in IE[All versions]. If this is the issue then it can be solved by using higher version of prototype.js



来源:https://stackoverflow.com/questions/28559843/highcharts-not-rendering-in-ie-11

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