JNapoli / colormap

Colormap recommendation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Colormap recommendation

License:Other


Languages

Language:Python 99.9%Language:Makefile 0.1%