matplotlib.artist.Artist.get_picker

Artist.get_picker(self)[source]

Return the picking behavior of the artist.

The possible values are described in set_picker.

See also

set_picker, pickable, pick