jquery - Making tooltip behave like in scatter -
im working 300 points @ time , default behavior of line graph not great because of close proximity of points. scatter plot behaves different , not have issue line does. how can make line tooltip behave scatter tooltip?
here can see how tooltip works. not work hovering on point hovering above graph.
here can see event sticky
tooltip enabled value not change until hover on point.
thanks
you can still use scatter series, , set linewidth: 2
, line between points , tooltip remain same, see: http://jsfiddle.net/wrhcx/2/
Comments
Post a Comment