matplotlib.figure.Figure.pick# Figure.pick(mouseevent)[source]# Process a pick event. Each child artist will fire a pick event if mouseevent is over the artist and the artist has picker set. See also Artist.set_picker, Artist.get_picker, Artist.pickable