Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ cmap
Method
cmap
lib/matplotlib/colorizer.py:233–234 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
231
232
@property
233
def
cmap(self):
234
return
self._cmap
235
236
@cmap.setter
237
def
cmap(self, cmap):
Callers
7
to_rgba
Method · 0.95
_add_solids_patches
Method · 0.45
_do_extends
Method · 0.45
legend_elements
Method · 0.45
test_pathcollection_legend_elements
Function · 0.45
test_exact_vmin
Function · 0.45
scatter_with_legend.py
File · 0.45
Calls
1
_set_cmap
Method · 0.95
Tested by
2
test_pathcollection_legend_elements
Function · 0.36
test_exact_vmin
Function · 0.36