Michael Hearne wrote:
> I am posting yet another question about colormaps, as I am having 
> trouble grasping the fundamentals of the way the color model works in 
> Matplotlib.

Mike,

I recently added examples/pylab_examples/custom_cmap.py with an 
extensive docstring, partly stolen from the cookbook, to try to explain 
and illustrate the use of LinearSegmentedColormap.

examples/api/colorbar_only.py gives an example of a ListedColormap, 
although it sounds to me like what you want really is the 
LinearSegmentedColormap.

Eric

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to