An open API service indexing awesome lists of open source software.

https://github.com/dim13/colormap

mpl colormaps
https://github.com/dim13/colormap

golang inferno magma plasma viridis

Last synced: 4 months ago
JSON representation

mpl colormaps

Awesome Lists containing this project

README

          

# MPL colormaps

Go implementation of [colormap](http://bids.github.io/colormap/)

# Preview

## colormap.Magma

![magma](palette/magma.png)

## colormap.Inferno

![inferno](palette/inferno.png)

## colormap.Plasma

![plasma](palette/plasma.png)

## colormap.Viridis

![viridis](palette/viridis.png)

## colormap.Parula

![parula](palette/parula.png)