react-plotly.js
react-plotly.js copied to clipboard
how to highlight plot ?
Hi. How can i highlight plot ? By mouse, for example.
What do you mean highlight the plot? Like click a bar on a barchart?
I mean click on point of scatter plot and highlight this plot
I'm not a member of the team, but I believe you would be to use a click event, similar to https://plot.ly/javascript/plotlyjs-events/#click-event which can be done using the onClick prop