> On May 23, 2015, at 12:07 PM, Eric Firing <efir...@hawaii.edu> wrote: > > You might get something more to your liking if you were to start with a > colormap in which V is uniform--all variation is in H and S--and then > impose the shading on the V. Cubehelix starts with a full range of V, > so replacing V with your shading channel completely changes the set of > colors you end up with.
Or maybe instead of replacing hsv[:,:,2] with dip you scale it by hsv[:,:,2]: hsv[:,:,2]=dip*hsv[:,:,2] Cheers, Jody ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users