Version 3.3.3
Fork me on GitHub
Installation
Documentation
Examples
Tutorials
Contributing
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.artist
»
matplotlib.artist.Artist.set_figure
Related Topics
Documentation overview
API Overview
matplotlib.artist
Previous:
matplotlib.artist.Artist.axes
Next:
matplotlib.artist.Artist.get_figure
Show Page Source
matplotlib.artist.Artist.set_figure
¶
Artist.
set_figure
(
self
,
fig
)
[source]
¶
Set the
Figure
instance the artist belongs to.
Parameters:
fig
Figure