On 07/18/2011 07:07 AM, Sameer Grover wrote:
> I came across this website where different colormaps have been compared
> and the author has come up with an optimal colormap for data
> visualization called the "cool-warm colormap".
>
> http://www.cs.unm.edu/~kmorel/documents/ColorMaps/index.html
>
>
Dear Eric (and other developers),
I have implemented the requested changes and the resulting diff can be
seen at https://github.com/pschella/matplotlib/compare/master...cubehelix
I tried to do a better job at documentation and hope this is
sufficient, let me know if something is missing.
I'm not s
Dear Sameer,
I had a quick look at the paper and this scheme seems useful as well.
I'm willing to implement the general conversion functions for this
scheme as well if and when I have some time left.
But only after cubehelix is approved so I know what the format should be.
If you already have code
On 09/13/2011 02:19 AM, Pim Schellart wrote:
> Dear Eric (and other developers),
>
> I have implemented the requested changes and the resulting diff can be
> seen at https://github.com/pschella/matplotlib/compare/master...cubehelix
> I tried to do a better job at documentation and hope this is
> su
On Tue, Sep 13, 2011 at 1:11 PM, Eric Firing wrote:
> On 09/13/2011 02:19 AM, Pim Schellart wrote:
> > Dear Eric (and other developers),
> >
> > I have implemented the requested changes and the resulting diff can be
> > seen at
> https://github.com/pschella/matplotlib/compare/master...cubehelix
>