From: Michael W. <mw...@st...> - 2015-02-17 00:24:12
|
See [here](http://nbviewer.ipython.org/gist/mwaskom/6a43a3b94eca4a9e2e8b) for a quick and dirty implementation that should get a general idea. This probably ins't the best way to do it -- anyone should feel free to build on this. On Mon, Feb 16, 2015 at 3:38 PM, Eric Firing <ef...@ha...> wrote: > On 2015/02/16 1:29 PM, Michael Waskom wrote: > > Nathaniel's January 9 message in that thread (can't figure out how to >> link to it in the archives) had a suggestion that I thought was very >> promising, to do something similar to Parula but rotate around the hue >> circle the other direction so that the hues would go blue - purple - red >> - yellow. I don't think we've seen an example of exactly what it would >> look like, but I reckon it would be similar to the middle colormap here >> http://earthobservatory.nasa.gov/blogs/elegantfigures/ >> files/2013/08/three_perceptual_palettes_618.png >> (from the elegant figures block series linked above), which I've always >> found quite attractive. >> > > Certainly it can be considered--but we have to have a real implementation. > > |