MCPcopy 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
336def test_plot_kernel():

Callers 6

errorbarMethod · 0.45
boxplotMethod · 0.45
_interp_gridMethod · 0.45
pcolorfastMethod · 0.45
test_reshape2dFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected