You are reading an old version of the documentation (v3.2.2). For the latest version see
https://matplotlib.org/stable/
Version 3.2.2
Fork me on GitHub
Installation
Documentation
Examples
Tutorials
Contributing
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.axes
»
matplotlib.axes.Axes.update_from
Related Topics
Documentation overview
API Overview
matplotlib.axes
Previous:
matplotlib.axes.Axes.properties
Next:
matplotlib.axes.Axes.set_agg_filter
Show Page Source
matplotlib.axes.Axes.update_from
¶
Axes.
update_from
(
self
,
other
)
¶
Copy properties from
other
to
self
.