On this page
mpl_toolkits.axisartist.axis_artist.AttributeCopier
class mpl_toolkits.axisartist.axis_artist.AttributeCopier(**kwargs)[source]-
Bases:
object[Deprecated]
Notes
Deprecated since version 3.2:
get_attribute_from_ref_artist(self, attr_name, default_value=<deprecated parameter>)[source]
get_ref_artist(self)[source]-
Return the underlying artist that actually defines some properties (e.g., color) of this artist.
set_ref_artist(self, artist)[source]-
[Deprecated]
Notes
Deprecated since version 3.2:
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.2.2/api/_as_gen/mpl_toolkits.axisartist.axis_artist.AttributeCopier.html