Please help with 3d scatter plot

I'm not sure, did you start using "ipython -wthread" ? The "-wthread" is
required to handle the GUI - else you end up with a stuck GUI as you
described.
  You can also try one of the test functions in mlab, e.g.
mlab.test_points3d() - they should work if your installation is OK, again
with the -wthread option.

  Now this may not be the best list to ask - I believe the enthought-dev list
is where to get help for mayavi2:
https://mail.enthought.com/mailman/listinfo/enthought-dev

  Vincent

···

On lundi 27 octobre 2008, Jeremy Conlin wrote:

Thanks for introducing me to mlab. I had never heard of it before.

I did:

mlab.points3d(P[:,0],P[:,1],P[:,2],mode='point')

where P is a (10000, 3) numpy array. mlab plotted the points, but the
window became unresponsive. I can't imagine this is due to the number of
points I'm drawing. Does anyone know what may cause this? (I'm on a mac
running 10.5.5 with EPD.)

--
Vincent Favre-Nicolin

CEA Grenoble/INAC/SP2M http://inac.cea.fr
Univ. Joseph Fourier (Grenoble) http://www.ujf-grenoble.fr

ObjCryst & Fox http://objcryst.sf.net/Fox