matplotlib.axes.Axes.get_picker

Axes.get_picker(self)

Return the picking behavior of the artist.

The possible values are described in set_picker.

See also

set_picker, pickable, pick

Examples using matplotlib.axes.Axes.get_picker