You are reading documentation for the unreleased version of Matplotlib.
Try searching for the released version of this page instead?
Version 3.3.2.post2169+g7d6490935
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
Show Page Source
matplotlib.artist.Artist.set_figure
¶
Artist.
set_figure
(
fig
)
[source]
¶
Set the
Figure
instance the artist belongs to.
Parameters:
fig
Figure