Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
test_StrCategoryFormatterPlot
Method · 0.45
axis_test
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_StrCategoryFormatterPlot
Method · 0.36
axis_test
Function · 0.36