complex_colormap icon indicating copy to clipboard operation
complex_colormap copied to clipboard

Make usable as `cmap` in MPL

Open OverLordGoldDragon opened this issue 2 years ago • 1 comments

Allows custom handling of magnitude via alpha, and general colormap use.

Also added minimal example illustrating - here's with and without linear A.M.:

OverLordGoldDragon avatar Oct 22 '23 13:10 OverLordGoldDragon

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

endolith avatar Oct 26 '23 18:10 endolith