matplotlib.artist
# Inheritance Diagrams# Artist
class#
Abstract base class for objects that render into a FigureCanvas.
Typically, all visible elements in a figure are subclasses of Artist.
x
and y
sticky edge lists for autoscaling.
Set if artist is to be included in layout calculations, E.g.
Return boolean flag, True
if artist is included in layout calculations.
Whether the artist is 'stale' and needs to be re-drawn for the output to match the internal state of the artist.
Functions#Decorator for Artist.draw method.
Return the value of an Artist
's property, or print all of them.
Return the value of an Artist
's property, or print all of them.
Set one or more properties on an Artist
, or list allowed values.
Inspect an Artist
class (using ArtistInspector
) and return information about its settable properties and their current values.
A helper class to inspect an Artist
and return information about its settable properties and their current values.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4