mpl_toolkits.axes_grid1.axes_grid.CbarAxesBase¶
-
class
mpl_toolkits.axes_grid1.axes_grid.
CbarAxesBase
(*args, orientation, **kwargs)[source]¶ Bases:
object
-
__dict__
= mappingproxy({'__module__': 'mpl_toolkits.axes_grid1.axes_grid', '__init__': <function CbarAxesBase.__init__>, 'colorbar': <function CbarAxesBase.colorbar>, 'cbid': <matplotlib.cbook.deprecation.deprecated.<locals>.deprecate.<locals>._deprecated_property object>, 'locator': <matplotlib.cbook.deprecation.deprecated.<locals>.deprecate.<locals>._deprecated_property object>, '_config_axes': <function CbarAxesBase._config_axes>, 'toggle_label': <function CbarAxesBase.toggle_label>, 'cla': <function CbarAxesBase.cla>, '__dict__': <attribute '__dict__' of 'CbarAxesBase' objects>, '__weakref__': <attribute '__weakref__' of 'CbarAxesBase' objects>, '__doc__': None})¶
-
__init__
(self, *args, orientation, **kwargs)[source]¶ Initialize self. See help(type(self)) for accurate signature.
-
__module__
= 'mpl_toolkits.axes_grid1.axes_grid'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-
property
cbid
¶
-
property
locator
¶
-