MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / custom_cmap.py

File custom_cmap.py

galleries/examples/color/custom_cmap.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2=======================================
3Create a colormap from a list of colors
4=======================================

Callers

nothing calls this directly

Calls 12

subplots_adjustMethod · 0.80
from_listMethod · 0.80
imshowMethod · 0.80
suptitleMethod · 0.80
subplotsMethod · 0.45
set_titleMethod · 0.45
colorbarMethod · 0.45
registerMethod · 0.45
plotMethod · 0.45
set_cmapMethod · 0.45
showMethod · 0.45

Tested by

no test coverage detected