complex_colormap
complex_colormap copied to clipboard
Make usable as `cmap` in MPL
Allows custom handling of magnitude via alpha, and general colormap use.
Also added minimal example illustrating - here's with and without linear A.M.:
I don't understand; how does MPL handle bivariate colormaps? I thought that didn't exist yet.
https://stackoverflow.com/questions/15207255/is-there-any-way-to-use-bivariate-colormaps-in-matplotlib
https://gist.github.com/johnhw/5e3ad50326e3ab6402d008ade35b3ff1
https://github.com/matplotlib/matplotlib/issues/14168