Is it possible to recreate the same color maps that PyPlot comes with in native Julia, for use with e.g Images.jl
https://matplotlib.org/users/colormaps.html
I really like the color maps PyPlot comes with, but I don’t wish to rely on a Python library. Does somebody know of a very simple solution for recreating them?