matplotlib.axes.Axes.pick

Axes.pick(self, mouseevent)

Process a pick event.

Each child artist will fire a pick event if mouseevent is over the artist and the artist has picker set.

Examples using matplotlib.axes.Axes.pick