Version 3.3.3
Fork me on GitHub
Installation
Documentation
Examples
Tutorials
Contributing
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.artist
»
matplotlib.artist.Artist.get_children
Related Topics
Documentation overview
API Overview
matplotlib.artist
Previous:
matplotlib.artist.Artist.get_figure
Next:
matplotlib.artist.Artist.findobj
Show Page Source
matplotlib.artist.Artist.get_children
¶
Artist.
get_children
(
self
)
[source]
¶
Return a list of the child
Artist
s of this
Artist
.