Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ shape
Method
shape
lib/matplotlib/tests/test_units.py:332–333 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
330
331
@property
332
def
shape(self):
333
return
self._array.shape
334
335
336
def
test_plot_kernel():
Callers
6
errorbar
Method · 0.45
boxplot
Method · 0.45
_interp_grid
Method · 0.45
pcolorfast
Method · 0.45
test_reshape2d
Function · 0.45
_refine_triangulation_once
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected