You are reading an old version of the documentation (v3.1.0). For the latest version see
https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.update_from.html
Version 3.1.0
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
API
|
contents
»
API Overview
»
matplotlib.artist
»
Quick search
Related Topics
Documentation overview
API Overview
matplotlib.artist
Previous:
matplotlib.artist.Artist.update
Next:
matplotlib.artist.Artist.properties
Show Page Source
matplotlib.artist.Artist.update_from
¶
Artist.
update_from
(
self
,
other
)
[source]
¶
Copy properties from
other
to
self
.