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?
Bonnie Grubbs supported this idea ·An error occurred while saving the comment
I took a look at the snippet from Torstein, and unfortunately it would not work for my use case. I would need the tooltip to not display at all if a user were to mouse over the line and not leave the cursor in place for more than a specified amount of time (the delay). Is there a way to do this yet?