Highchart re renders 0 values [duplicate]

≯℡__Kan透↙ 提交于 2019-12-25 02:48:19

问题


I have a funnel highchart which initializes at the load of the page and initializes nicely and looks like:-

Now when I re initialize that high chart with the same method and new data, it looks like:-

Why is this happening? Does anyone has an idea about it?

Update:

The data I am having first time is:

The data I am having second time is:

Please help.

Thanks.

Regards Vishal


回答1:


Probably you have not sorted data via x,ascending, what is required.



来源:https://stackoverflow.com/questions/20411454/highchart-re-renders-0-values

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