You are reading documentation for the unreleased version of Matplotlib.
Try searching for the released version of this page instead?
Version 3.3.0rc1+229.g97785f2e6
Fork me on GitHub
Installation
Documentation
Examples
Tutorials
Contributing
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.artist
»
matplotlib.artist.Artist.update
Related Topics
Documentation overview
API Overview
matplotlib.artist
Previous:
matplotlib.artist.Artist.get_clip_path
Next:
matplotlib.artist.Artist.update_from
Show Page Source
matplotlib.artist.Artist.update
¶
Artist.
update
(
props
)
[source]
¶
Update this artist's properties from the dict
props
.
Parameters:
props
dict