Hi,
I think that it will be very useful to add feature of hovering point.
I’m using small charts and I handle info box outside the chart which I want to be influenced by the point that users hovering. today, I cant detect when point being hovered, and not getting its data.
Thanks!
@nnnick hey, there is no
getPointsAtEvent
in document , and theonHover
is cannot fire when mouse over, could you give a sample?