You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just realized, however, that what I really need is an event handler when a user leaves the "plot" area - not the whole "paper". I want something similar to onMouseLeave handler getting called when a user navigates away from the Plotly plots inside the paper area.
Hello. I am trying to capture onMouseLeave event when a user move a mouse cursor out of the Plot.
onMouseLeave event seems to be ignored by this component. Is this expected? Is there another way to capture this event?
The text was updated successfully, but these errors were encountered: