Hello,
I would like to highlight a trace on hover an external button. Is there any build-in solution for that?
Or should I use something like plot it again with an other color or do something in svg on my own?
Hello,
I would like to highlight a trace on hover an external button. Is there any build-in solution for that?
Or should I use something like plot it again with an other color or do something in svg on my own?
Hereโs one way to do it: https://codepen.io/etpinard/pen/RQQqzq?editors=0010
Is there a possibility to do the same thing with plotly python library?