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?
I second the request. The concern about unresponsiveness would be addressed by allowing the display delay time to be configurable. As is, the tooltips are displayed too aggressively, appearing with the slightest passing of the mouse over the chart. This is not normal tooltip behavior, which is for the tooltip to appear only after a delay. With a proper delay the page behavior is less cluttered and the user less distracted.