matplotlib.artist.Artist.contains
- 
Artist.contains(mouseevent)
- 
Test whether the artist contains the mouse event. Returns the truth value and a dictionary of artist specific details of selection, such as which points are contained in the pick radius. See individual artists for details. 
    © 2012–2017 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    http://matplotlib.org/2.0.2/api/_as_gen/matplotlib.artist.Artist.contains.html