Spec-Zone.ru › Matplotlib 3.3

mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesBase

class mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesBase(parent_axes, **kwargs) [source]

Bases: object

__dict__ = mappingproxy({'__module__': 'mpl_toolkits.axes_grid1.parasite_axes', 'get_images_artists': <function ParasiteAxesBase.get_images_artists>, '__init__': <function ParasiteAxesBase.__init__>, 'cla': <function ParasiteAxesBase.cla>, 'pick': <function ParasiteAxesBase.pick>, '__dict__': <attribute '__dict__' of 'ParasiteAxesBase' objects>, '__weakref__': <attribute '__weakref__' of 'ParasiteAxesBase' objects>, '__doc__': None})
__init__(self, parent_axes, **kwargs) [source]

Инициализировать self. См. справку по типу(self) для точного определения.

__module__ = 'mpl_toolkits.axes_grid1.parasite_axes'
__weakref__

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

cla(self) [source]
get_images_artists(self) [source]
pick(self, mouseevent) [source]

Примеры использования mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesBase

Curvilinear grid demo

Демонстрация криволинейной сетки

Parasite Axes demo

Демонстрация осевых паразитов

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesBase.html

Spec-Zone.ru

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