Closed
Description
Problem
Hi all,
I hope you are doing well.
I've been reading the documentation page on event handling and haven't found an event to detect if the mouse is not moving for some time (1 second or something configurable).
We would like to have this feature to be able to get annotations on hover on our plot only when the user stops moving the mouse, instead of when the user moves the mouse with 'motion_notify_event' as we are doing it now, which we think makes our application run more slowly.
If you have any question let me know.
Thanks,
Albs
Proposed solution
No response