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.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
(
self
,
props
)
[source]
¶
Update this artist's properties from the dict
props
.
Parameters:
props
dict