Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
gallery
|
pyplot
|
docs
»
The Matplotlib API
»
artist
Module
»
Travis-CI:
Related Topics
Documentation overview
The Matplotlib API
artist
Module
Previous:
matplotlib.artist.Artist.get_picker
Next:
matplotlib.artist.Artist.mouseover
This Page
Show Source
Quick search
matplotlib.artist.Artist.hitlist
¶
Artist.
hitlist
(
event
)
¶
List the children of the artist which contain the mouse event
event
.