plotly.js
plotly.js copied to clipboard
Hover events over trace instead of datapoint
I would like to be able to highlight traces when the user hover on the trace, i tried to make it work with current implementation and couldn't get it to work unless hover was on a specific datapoint.
Would it be possible to add these hover events?