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

https://github.com/stephanielees/cmap2hex

listing colors from several colormaps in Matplotlib to HEX codes
https://github.com/stephanielees/cmap2hex

color colormap matplotlib visualization

Last synced: 2 months ago
JSON representation

listing colors from several colormaps in Matplotlib to HEX codes

Awesome Lists containing this project

README

        

I don't know about you, but sometimes I prefer having the HEX codes of a color in a Matplotlib colormap I'm using. This helps especially when I want to make a theme for my plots in a specific project. That's what this repository is for.