Hi to the list,

this is my first post on this mailing list.

I'm searching to apply a colormap to a 3d surface plotted with plot_surface.
I've seen in the simple3d.py example that the colormap can be applied and
properly scaled though the set_array() method of the object returned by
plot_surface. However, I didn't find a way to assign the colormap to a
particular axis: in my case (and probably this is the most common case) I
want to apply the colormap the the Z axis.

Can anyone indicate me how to apply the colormap to a specific axis (in
particular the Z axis)?

I'm currently using matplotlib 0.87 on debian etch and ubuntu dapper, but
I'm thinking to try the 0.9 release ASAP.

Thanks for any help.

  ~ Antonio
-- 
View this message in context: 
http://www.nabble.com/howto-plot_surface-with-z-axis-colormap-tf3255620.html#a9051050
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to