cmaps icon indicating copy to clipboard operation
cmaps copied to clipboard

user defined colormaps in matplotlib.

Results 4 cmaps issues
Sort by recently updated
recently updated
newest added

Trying to use your module. Installed cmaps from conda and tried within a single script and it worked without an issue. However, when I imported into my actual project which...

I try to plot using 'NEO_carb_emit_anom' and 'NEO_div_vegetation_', the results show that Cmaps has no attribute 'NEO_div_vegetation_'

I've installed the cmaps, which's version is 2.0.1, and my python's version is 3.10.14. However, I'm facing the problem that I could not import it, which shows: 'ImportError: attempted relative...

ValueError: A colormap named "BlueWhiteOrangeRed" is already registered.