ipyoverlay.mpl.event#
Utilities for managing events from matplotlib figures.
Functions
|
More 'normal' semantic syntax for creating event handler. |
Classes
|
|
|
Class that attaches a custom event handler to a matplotlib axes, to call a custom callback function only when one of the requested points is clicked on. |