mpl_toolkits.axisartist.floating_axes.FloatingAxesBase¶
-
class
mpl_toolkits.axisartist.floating_axes.
FloatingAxesBase
(*args, **kwargs)[source]¶ Bases:
object
-
__dict__
= mappingproxy({'__module__': 'mpl_toolkits.axisartist.floating_axes', '__init__': <function FloatingAxesBase.__init__>, '_gen_axes_patch': <function FloatingAxesBase._gen_axes_patch>, 'cla': <function FloatingAxesBase.cla>, 'adjust_axes_lim': <function FloatingAxesBase.adjust_axes_lim>, '__dict__': <attribute '__dict__' of 'FloatingAxesBase' objects>, '__weakref__': <attribute '__weakref__' of 'FloatingAxesBase' objects>, '__doc__': None})¶
-
__init__
(self, *args, **kwargs)[source]¶ Initialize self. See help(type(self)) for accurate signature.
-
__module__
= 'mpl_toolkits.axisartist.floating_axes'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-