In the examples about plotly event handling (Plotly — Panel v1.8.10) are the events only fired when the user clicks on a point in the plot. Is it possible to always get the click and move events ?
The use case is that the user needs to draw a region on the plot by hand to select contained items.