Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
specgram
Method · 0.95
test_contour3d
Function · 0.45
test_equal_box_aspect
Function · 0.45
test_computed_zorder
Function · 0.45
__call__
Method · 0.45
test_zooming_with_inverted_axes
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_contour3d
Function · 0.36
test_equal_box_aspect
Function · 0.36
test_computed_zorder
Function · 0.36
test_zooming_with_inverted_axes
Function · 0.36