Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ locator
Method
locator
lib/matplotlib/axis.py:529–530 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
527
528
@property
529
def
locator(self):
530
return
self._locator
531
532
@locator.setter
533
def
locator(self, locator):
Callers
6
get_tick_iterators
Method · 0.45
get_tick_iterators
Method · 0.45
get_gridlines
Method · 0.45
get_majorticklocs
Method · 0.45
get_minorticklocs
Method · 0.45
test_StrCategoryLocatorPlot
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_StrCategoryLocatorPlot
Method · 0.36