On 01/13/2011 09:08 AM, Benjamin Root wrote:
> 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

Nice!  Thank you!

On a related note, a considerable fraction of the mpl bug tickets on 
sourceforge are for mplot3d.  For a while I was assigning them to 
Reinier Heeres, but I think he has been unable to get to them.  I 
suspect some are actually quite simple to fix, and others may already 
have been fixed by work you have been doing on mplot3d.  If you get a 
chance, please look through them and close any that can be closed.  If 
there are any that you think you will be able to address, but not 
immediately, please assign them to yourself.

Thanks.

Eric

>
> 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