Click on non point event

Hi,

is it possible to handle mouse click event on non-point in plotly?

This is an interesting case. I’m pretty sure you can extract the x,y using javascript, but if you’d like to use Python, I would recommend using invisible markers that you can then click.