mpl_toolkits.axisartist.grid_finder.FormatterPrettyPrint
-
class mpl_toolkits.axisartist.grid_finder.FormatterPrettyPrint(useMathText=True)
[source] -
Bases:
object
-
__call__(self, direction, factor, values)
[source] -
Call self as a function.
-
__dict__ = mappingproxy({'__module__': 'mpl_toolkits.axisartist.grid_finder', '__init__': <function FormatterPrettyPrint.__init__>, '__call__': <function FormatterPrettyPrint.__call__>, '__dict__': <attribute '__dict__' of 'FormatterPrettyPrint' objects>, '__weakref__': <attribute '__weakref__' of 'FormatterPrettyPrint' objects>, '__doc__': None})
-
__init__(self, useMathText=True)
[source] -
Initialize self. See help(type(self)) for accurate signature.
-
__module__ = 'mpl_toolkits.axisartist.grid_finder'
-
__weakref__
-
list of weak references to the object (if defined)
-
Examples using mpl_toolkits.axisartist.grid_finder.FormatterPrettyPrint
© 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.axisartist.grid_finder.FormatterPrettyPrint.html