MCPcopy 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_iteratorsMethod · 0.45
get_tick_iteratorsMethod · 0.45
get_gridlinesMethod · 0.45
get_majorticklocsMethod · 0.45
get_minorticklocsMethod · 0.45

Calls

no outgoing calls

Tested by 1