[matplotlib-devel] Mplot3d

2009-05-23 Thread Reinier Heeres
Hi all, I just committed a few updates to mplot3d: - Contourf3d is working again (although I'm not 100% it looks the same as in previous versions; I'll have to compare) - Drawing bars works - Zordering is implemented for collections and patches, necessary to get both of the above working properly.

Re: [matplotlib-devel] Mplot3d

2009-05-23 Thread John Hunter
On Sat, May 23, 2009 at 9:53 AM, Reinier Heeres wrote: > I just committed a few updates to mplot3d: > - Contourf3d is working again (although I'm not 100% it looks the same > as in previous versions; I'll have to compare) > - Drawing bars works > - Zordering is implemented for collections and patc