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

Method shape

lib/matplotlib/colors.py:2030–2031  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2028
2029 @property
2030 def shape(self):
2031 return self._shape
2032
2033 @property
2034 def origin(self):

Callers 4

__call__Method · 0.45
__call__Method · 0.45
__call__Method · 0.45
inverseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected