You are reading an old version of the documentation (v3.1.3). For the latest version see
https://matplotlib.org/stable/
Version 3.1.3
Fork me on GitHub
Installation
Documentation
Examples
Tutorials
Contributing
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.axes
»
Related Topics
Documentation overview
API Overview
matplotlib.axes
Previous:
matplotlib.axes.Axes.set_figure
Next:
matplotlib.axes.Axes.remove
Show Page Source
matplotlib.axes.Axes.get_figure
¶
Axes.
get_figure
(
self
)
¶
Return the
Figure
instance the artist belongs to.