You are reading an old version of the documentation (v3.3.2). For the latest version see
https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.get_children.html
Version 3.3.2
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
.