On Wed, 2008-07-09 at 18:40 +0200, anirudh vij wrote:
> > We have been warning that 3D plotting was unsupported and needed someone to
> > volunteer to maintain it for quite a while now. Nobody answered the call,
> > and
> > 3d capabilities did not survive the transition to the new transforms in
>
On Wednesday 09 July 2008 12:40:29 pm anirudh vij wrote:
> > We have been warning that 3D plotting was unsupported and needed someone
> > to volunteer to maintain it for quite a while now. Nobody answered the
> > call, and 3d capabilities did not survive the transition to the new
> > transforms in
> We have been warning that 3D plotting was unsupported and needed someone to
> volunteer to maintain it for quite a while now. Nobody answered the call, and
> 3d capabilities did not survive the transition to the new transforms in
> mpl-0.98, so it was removed, However...
>
hmm. Mayavi2 has a mla
On Wednesday 09 July 2008 11:59:50 am anirudh vij wrote:
> On Wed, Jul 9, 2008 at 4:54 PM, Darren Dale <[EMAIL PROTECTED]> wrote:
> > On Wednesday 09 July 2008 10:35:55 am anirudh vij wrote:
> >> Hi,
> >>
> >> First off, I'd like to congratulate the devs who wrote the 3D plotting
> >> module. Its g
On Wednesday 09 July 2008 10:35:55 am anirudh vij wrote:
> Hi,
>
> First off, I'd like to congratulate the devs who wrote the 3D plotting
> module. Its great and fits a lot of my plotting needs without
> resorting to vtk, mayavi etc.
>
> But I've had some issues with 3D plots
I'm sorry to disappoi
Hi,
First off, I'd like to congratulate the devs who wrote the 3D plotting
module. Its great and fits a lot of my plotting needs without
resorting to vtk, mayavi etc.
But I've had some issues with 3D plots
1. If i do a
import pylab as p
import matplotlib.axes3d as p3
fig=p.figure()
ax = p3.