Only run MouseTracker:tooltipInterval when over
tooltipInterval is firing every 32ms regardless of the whether or not mouse is over the Chart.
The setInterval should only be created on mouseenter and cleared on mouseleave.
14
votes
Alan
shared this idea
It is fixed in the development branch
-
Balaji commented
Any update on this. We are using HighCharts V2.3.2 and it's anoying