Required Hand cursor on bar chart element

I have made bar chart clickable by applying plotly_click event.
Can we show cursor as hand / link instead of the crosshair?

We don’t expose a way to do that in our data/layout/config api, but this should be doable using CSS.