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: 2 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)

![magma plot](palette/magma_plot.png)

## colormap.Inferno

![inferno](palette/inferno.png)

![inferno plot](palette/inferno_plot.png)

## colormap.Plasma

![plasma](palette/plasma.png)

![plasma plot](palette/plasma_plot.png)

## colormap.Viridis

![viridis](palette/viridis.png)

![viridis plot](palette/viridis_plot.png)