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

Method axis

lib/mpl_toolkits/axes_grid1/mpl_axes.py:44–45  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

42
43 @property
44 def axis(self):
45 return self._axislines
46
47 def clear(self):
48 # docstring inherited

Callers 6

specgramMethod · 0.95
test_contour3dFunction · 0.45
test_equal_box_aspectFunction · 0.45
test_computed_zorderFunction · 0.45
__call__Method · 0.45

Calls

no outgoing calls

Tested by 4

test_contour3dFunction · 0.36
test_equal_box_aspectFunction · 0.36
test_computed_zorderFunction · 0.36