You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axisartist.axis_artist.AttributeCopier.html
Version 3.1.2
matplotlib
Fork me on GitHub

mpl_toolkits.axisartist.axis_artist.AttributeCopier

class mpl_toolkits.axisartist.axis_artist.AttributeCopier(ref_artist, klass=<class 'matplotlib.artist.Artist'>)[source]

Bases: object

get_attribute_from_ref_artist(self, attr_name, default_value)[source]
get_ref_artist(self)[source]
set_ref_artist(self, artist)[source]