[Matplotlib-users] Matplotlib for 3D Plots

2007-07-26 Thread Lorenzo Isella
Dear All, I would like to try out matplotlib for some basic 3D plotting. First of all, is matplotlib suitable for that? I am asking since I read on the website that matplotlib's selling point is 2D plotting. What I would like to plot should be relatively easy: say that I have a distribution (e.g.

Re: [Matplotlib-users] Matplotlib for 3D Plots

2007-07-26 Thread Eric Firing
3D plotting in mpl should be considered, at best, to be experimental and unsupported. Some interesting and fairly extensive capabilities were added but have not been consistently maintained. Mpl is at heart 2D. Eric Lorenzo Isella wrote: > Dear All, > I would like to try out matplotlib for so