You are reading an old version of the documentation (v2.1.2). For the latest version see
https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.set_figure.html
Version 2.1.2
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
artist
Module
»
Travis-CI:
Related Topics
Documentation overview
The Matplotlib API
artist
Module
Previous:
matplotlib.artist.Artist.axes
Next:
matplotlib.artist.Artist.get_figure
This Page
Show Source
Quick search
matplotlib.artist.Artist.set_figure
¶
Artist.
set_figure
(
fig
)
¶
Set the
Figure
instance the artist belongs to.
Parameters:
fig
:
Figure