How do I draw two 3D surface plots where the surface patch colors have consistent meaning?
Currently, I'm just doing two plot_surface commands, each of which has cmap=cm.jet. The two surfaces have different shapes and sizes and have different highest/lowest points. I seems that the colormap is automatically normalised to the highest/lowest values for each surface independently (e.g. the highest point on both surfaces is red, even though they are different values). Instead, I want the same color to represent the same value on both surfaces. Any ideas will be appreciated. Perhaps there's a way to force the colormap to be normalised to a specified range of values? Thanks! -- View this message in context: http://www.nabble.com/How-to-draw-two-3D-surface-plots-where-colors-represent-same-value-on-both-surfaces-tp25714142p25714142.html Sent from the matplotlib - users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users