Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 366 Bytes

CmOcean.jl

The cmocean package for Matplotlib contains eighteen perceptually uniform colormaps. Most of these maps are derived from matplotlib colormaps and adjusted using viscm to be perceptually uniform.

https://matplotlib.org/cmocean/

I wrote a short script that makes those colormaps available to Julia using PyPlot.

https://github.com/JuliaPy/PyPlot.jl