Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
gallery
|
pyplot
|
docs
»
The Matplotlib API
»
artist
Module
»
Travis-CI:
Related Topics
Documentation overview
The Matplotlib API
artist
Module
Previous:
matplotlib.artist.Artist.get_figure
Next:
matplotlib.artist.Artist.get_children
This Page
Show Source
Quick search
matplotlib.artist.Artist.is_figure_set
¶
Artist.
is_figure_set
(
)
¶
Returns True if the artist is assigned to a
Figure
.