Re: [MayaVi-users] plotting labels with text3d

2013-02-15 Thread Gael Varoquaux
On Fri, Feb 15, 2013 at 12:05:24PM +, Matthias Schmerl wrote: > I have a pattern with nodes and want to plot their index number with > mayavi. At the moment i do this with text3d. It looks nice but i have > to run text3d for every single node. So first question: Is their any > better way to do

[MayaVi-users] plotting labels with text3d

2013-02-15 Thread Matthias Schmerl
Hello, i have some problems with plotting labels. I have a pattern with nodes and want to plot their index number with mayavi. At the moment i do this with text3d. It looks nice but i have to run text3d for every single node. So first question: Is their any better way to do such things? And if