问题
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