[Matplotlib-users] get colorlist and values from existing matplotlib colormaps?

2012-06-02 Thread Chao YUE
Dear all, I find I would like to make some change from the existing colormaps. for example, I would like to change the color at the beginning of the colormap (let's say mat.cm.jet) but I still want to use the remaining other colors. So is there way I can easily use some functions already in matplo

Re: [Matplotlib-users] get colorlist and values from existing matplotlib colormaps?

2012-06-02 Thread Eric Firing
On 06/02/2012 03:37 AM, Chao YUE wrote: > Dear all, > > I find I would like to make some change from the existing colormaps. for > example, I would like to change the color at the beginning of the > colormap (let's say mat.cm.jet) but I still > want to use the remaining other colors. So is there wa