Version 3.0.3
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
API
|
docs
»
The Matplotlib API
»
artist
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
artist
Previous:
matplotlib.artist.Artist.set_figure
Next:
matplotlib.artist.Artist.get_children
Show Page Source
matplotlib.artist.Artist.get_figure
¶
Artist.
get_figure
(
)
[source]
¶
Return the
Figure
instance the artist belongs to.