MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / formatter

Method formatter

lib/matplotlib/axis.py:540–541  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

538
539 @property
540 def formatter(self):
541 return self._formatter
542
543 @formatter.setter
544 def formatter(self, formatter):

Callers 2

axis_testFunction · 0.45

Calls

no outgoing calls

Tested by 2

axis_testFunction · 0.36