You are reading an old version of the documentation (v3.0.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axisartist.axis_artist.AttributeCopier.html
Version 3.0.0
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(attr_name, default_value)[source]
get_ref_artist()[source]
set_ref_artist(artist)[source]