Highchart js区域图工具提示错误 [英] Highchart js Area chart Tooltip bug

查看:114
本文介绍了Highchart js区域图工具提示错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在试图清除这个bug,但我仍然没有明白为什么它会发生。



检查 http://jsfiddle.net/3RKL4/

该工具提示仅适用于第一个最后一点。



这是高图中的错误还是代码错误?

如果代码是错误可以帮助我吗?

解决方案

理想情况下,Highchart要求数据按时间顺序递增。你的数据似乎并不能满足这一点,但它不能满足3分的要求 http:// jsfiddle .net / jugal / 3RKL4 / 5 /
扭转订单,固定它@ http ://jsfiddle.net/jugal/3RKL4/6/


I have been trying to clear this bug but i still not getting the point why it occurs.

check the code at http://jsfiddle.net/3RKL4/

The tool tip works only for the first and last points.

Is this a bug in highcharts or the code is wrong ?

If the code is wrong can any one help me ?

解决方案

Ideally Highchart requires data to be increasing order of time. Your data doesn't seem to satisfy that, it doesn't work event with 3 points http://jsfiddle.net/jugal/3RKL4/5/ Reversing the order fixed it @ http://jsfiddle.net/jugal/3RKL4/6/

这篇关于Highchart js区域图工具提示错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆