A fellow student approached me today wanting to know if matplotlib was able
to produce a certain kind of 3d plot where a filled contour was placed on
one of the axes panels.  I knew it was possible with regular contours, but
was surprised when I realized that the same feature wasn't available for
contourf.  So I wrote a patch to add that feature (and clean up a few
documentation-related things).  I also added an example script with
examples/mplot3d/contourf3d_demo2.py.

This is the image produced by the example:
http://dl.dropbox.com/u/7325604/newcontourf3d.png

This was committed in r8915.

Enjoy!
Ben Root
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to