Settings and activity
1 result found
-
22 votes
Here’s a snippet that adds an optional delay to the initial tooltip display: http://jsfiddle.net/highcharts/xb4ax7v0/
Does this fix your problem?
An error occurred while saving the comment
1 result found
Here’s a snippet that adds an optional delay to the initial tooltip display: http://jsfiddle.net/highcharts/xb4ax7v0/
Does this fix your problem?
@Torstein: I would like the delay for the tooltip too. If someone wants "real time" tooltip, he could set the delay to 0 or null. Using version 2.1.9 I have a case when the chart line is under the legend. Because points of the line are under the legend, when I want to turn on/off series, the tooltip quickly shows up over the legend and legend is not clickable.