mpl_toolkits.axisartist.grid_finder.FixedLocator¶
-
class
mpl_toolkits.axisartist.grid_finder.
FixedLocator
(locs)[source]¶ Bases:
object
-
__dict__
= mappingproxy({'__module__': 'mpl_toolkits.axisartist.grid_finder', '__init__': <function FixedLocator.__init__>, '__call__': <function FixedLocator.__call__>, 'set_factor': <function FixedLocator.set_factor>, '__dict__': <attribute '__dict__' of 'FixedLocator' objects>, '__weakref__': <attribute '__weakref__' of 'FixedLocator' objects>, '__doc__': None})¶
-
__module__
= 'mpl_toolkits.axisartist.grid_finder'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-