How to disable highlighting of point on select?


After choosing Box select from mode bar, If the user selects the particular point, The selected point will be highlighted and the remaining points will look blurred. I want to disable the Blurring of remaining points once the user selects a particular point using the Box plot. Anyway, I am highlighting the point which is selected by changing the color of the point. How to do this? Using React-Plotly