Add snap setting to point mouseOver event
I'd like my point mouseOver event to only fire when I hover over the point or a specified radius around a point. Currently when you hover over a series the nearest point is selected and it's mouseOver event is fired even if the mouse is not near the point. This makes it difficult to detect and handle true mouseOvers on the point.
Currently the tooltip snap setting applies to the mouseOver event even if tooltips are disabled. If it was separated out and made it's own setting then it would make event handling mouseOver events simpler.
17
votes
Scott Canham
shared this idea