High charts displays data only if we press F12 (developer tool) in chrome browser

我们两清 提交于 2019-12-14 03:59:33

问题


I have used high chart to display column bar and pie chart. I don't know why this problem is occurring.

The problem is that the chart should be displayed on load time of jsp file, but only data is showing on load time; when we press f12 then it renders the charts.

I don't know why.

If anyone faced this problem before.


回答1:


Do you have any console.log()'s?

Take them out if you do.



来源:https://stackoverflow.com/questions/24452854/high-charts-displays-data-only-if-we-press-f12-developer-tool-in-chrome-browse

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