mpl_toolkits.axisartist.axis_artist.AttributeCopier

class mpl_toolkits.axisartist.axis_artist.AttributeCopier[source]

Bases: object

get_attribute_from_ref_artist(attr_name)[source]
get_ref_artist()[source]

Return the underlying artist that actually defines some properties (e.g., color) of this artist.