Spec-Zone.ru › Matplotlib 3.4

mpl_toolkits.axisartist.axis_artist.AttributeCopier

class mpl_toolkits.axisartist.axis_artist.AttributeCopier[source]

Bases: object

__dict__ = mappingproxy({'__module__': 'mpl_toolkits.axisartist.axis_artist', 'get_ref_artist': <function AttributeCopier.get_ref_artist>, 'get_attribute_from_ref_artist': <function AttributeCopier.get_attribute_from_ref_artist>, '__dict__': <attribute '__dict__' of 'AttributeCopier' objects>, '__weakref__': <attribute '__weakref__' of 'AttributeCopier' objects>, '__doc__': None, '__annotations__': {}})
__module__ = 'mpl_toolkits.axisartist.axis_artist'
__weakref__

список слабых ссылок на объект (если определен)

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

Возвращает базового художника, который фактически определяет некоторые свойства (например, цвет) этого художника.

Примеры использования mpl_toolkits.axisartist.axis_artist.AttributeCopier

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/mpl_toolkits.axisartist.axis_artist.AttributeCopier.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API