使用flot绘图出现window.G_vmlCanvasManager is null or not an Object
导致ie无法绘图
在firefox上不会报错
解决办法是在加载jquery.flot.js之前先加载excanvas.js
附件中有 excanvas.js
管用!!!!!
本文介绍了解决在Internet Explorer浏览器中使用Flot库绘制图表时遇到的问题——window.G_vmlCanvasManagerisnullornotanObject错误。该错误会导致IE浏览器无法正常显示图表。解决方案是在引入jquery.flot.js之前先加载excanvas.js。
使用flot绘图出现window.G_vmlCanvasManager is null or not an Object
导致ie无法绘图
在firefox上不会报错
解决办法是在加载jquery.flot.js之前先加载excanvas.js
附件中有 excanvas.js
管用!!!!!
1106

被折叠的 条评论
为什么被折叠?