Skip to content

Files

Latest commit

cac61d0 · Sep 1, 2015

History

History
9 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 252 Bytes

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)