本文介绍了Highchart重新呈现0值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个漏斗highchart它初始化页面的加载和初始化很好,看起来像: -
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?
更新
我有第一次的数据是:
我有第二次的数据是:
请帮忙。
感谢。
问候
维沙尔
推荐答案
也许你还没有排序利用x,上升,所需要的数据。
Probably you have not sorted data via x,ascending, what is required.
这篇关于Highchart重新呈现0值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!