matplotlib.artist.Artist.get_picker#
- Artist.get_picker()[source]#
Return the picking behavior of the artist.
The possible values are described in
set_picker
.See also
Return the picking behavior of the artist.
The possible values are described in set_picker
.
See also