双轴线vs列和缩放工具提示损坏 [英] Dual axes line vs column and zoom tooltip broke

查看:44
本文介绍了双轴线vs列和缩放工具提示损坏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试制作双轴图表时出现问题,我使用图表1 =列,图表2 =线. 图表1(列)具有许多空值,并且每天超过00:00,一个值不为零.问题是,当我放大图表时,将鼠标悬停到图表1上时,工具提示将其断开,图表被冻结,直到您对其他区域进行另一个缩放为止. 我的小提琴:

I have a problem when I try to make a dual axes chart and I use Chart 1 = column and Chart 2 = line. The Chart 1 (column) has many nulls, and, over 00:00 each day, one value no zero. The problem cause that, when I make zoom over the chart, and I put the onmouseover to the Chart 1, the tooltip broke it and the chart it's freezed until you make another zoom over other zone. My fiddle:

[code]
http://jsfiddle.net/revor44/9vbX7/
[/code]

这是一个简单的例子.

进行缩放,并查看柱状图上的工具提示.

Make zoom, and see the tooltip over column chart.

我怎么了?有可能修复它吗?

What's is my problem? It could be possible fix it?

推荐答案

我认为解决方案是删除所有null(是否有必要?),而对列仅使用[x,y]格式,请参见:

I think that the solution is to remove all nulls (are they necessary?) and just use [x,y] format for columns, see: http://jsfiddle.net/4BXuJ/2/

这篇关于双轴线vs列和缩放工具提示损坏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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