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

Method colorizer

lib/matplotlib/colorizer.py:714–715  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

712
713 @property
714 def colorizer(self):
715 return self._colorizer
716
717 @colorizer.setter
718 def colorizer(self, cl):

Callers

nothing calls this directly

Calls 2

disconnectMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected