Also see the gallery page.
If you want to start using these colormaps in your own package, the
single file you'll need is colormaps.py
.
import colormaps as cmaps
plt.imshow(my_image, cmap=cmaps.viridis)
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Also see the gallery page.
If you want to start using these colormaps in your own package, the
single file you'll need is colormaps.py
.
import colormaps as cmaps
plt.imshow(my_image, cmap=cmaps.viridis)
Colormap recommendation