You are reading an old version of the documentation (v3.1.0). For the latest version see
https://matplotlib.org/stable/
Version 3.1.0
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
API
|
contents
»
API Overview
»
matplotlib.axis
»
Quick search
Related Topics
Documentation overview
API Overview
matplotlib.axis
Previous:
matplotlib.axis.Axis.set_contains
Next:
matplotlib.axis.Axis.set_gid
Show Page Source
matplotlib.axis.Axis.set_figure
¶
Axis.
set_figure
(
self
,
fig
)
¶
Set the
Figure
instance the artist belongs to.
Parameters:
fig
:
Figure