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