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.
I noticed that matplotlib/axes3d.py contains the following code: raise NotImplementedError('axes3d is not supported in matplotlib-0.98. You may want to try the 0.91.x maintenance branch') I think we should either remove this file or just import mpl_toolkits.axes3d. Any thoughts? Finally, I'm also trying to write a bit of docs in Sphinx, hope to have something interesting soon... Cheers, -- Reinier Heeres Bleijenburg 64 2511 VD Den Haag The Netherlands Tel: +31 6 10852639 ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel