Re: [Matplotlib-users] troubles with contour3d, contourf3d in v0.87.5

2007-02-07 Thread Eric Firing
Angus McMorland wrote: > Hi all, > > Did any progress get made beyond this discussion below? I'm trying to > get contourf3D working, using latest svn, and it still seems to be > out-of-order. Contour3D works, but I get exactly the same errors (and > went exactly the same route trying to fix them)

Re: [Matplotlib-users] troubles with contour3d, contourf3d in v0.87.5

2007-02-07 Thread Angus McMorland
Hi all, Did any progress get made beyond this discussion below? I'm trying to get contourf3D working, using latest svn, and it still seems to be out-of-order. Contour3D works, but I get exactly the same errors (and went exactly the same route trying to fix them) as Matthew. On 13/01/07, Eric Firi

Re: [Matplotlib-users] troubles with contour3d, contourf3d in v0.87.5

2007-01-12 Thread Eric Firing
I don't know if everything 3D works, but the first error you note below is fixed in svn, and I suspect in 0.87.7, the last release. 0.87.5 is rather old--quite a bit has changed between minor releases. Eric Matthew Koichi Grimes wrote: > contourf3D and contour3D seem to be broken in my copy of