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