Highstocks peak value not showing without zooming

谁说我不能喝 提交于 2019-12-25 02:26:05

问题


I've got one value at 12 in a serie almost always between 0 and 5, on a datetime yAxis. The max is set to this value programmatically. But without zooming in, you dont see any peak in the line. Tooltip doesn't show this value neither.

The problem is why would a user zoom in, (here or there ?) , as he wont see any peaking tip on the line. (I found the value with the navigator because I knew it should be there.)

Moreover, I end up with a very tiny line of 5 pixels (as my other values are very small), jammed at the bottom of the chart, and a lot of air above until 12 the max ! Any idea welcome.

来源:https://stackoverflow.com/questions/24932284/highstocks-peak-value-not-showing-without-zooming

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