easiest way to plot x,y graphically during run-time?

Esmail ebonak at hotmail.com
Wed Jun 3 12:15:02 EDT 2009


Gökhan SEVER wrote:
> It seems like you want to animate your data.
> 
> You may want to take a look at Matplotlib examples or Mayavi for 3D 

I've used Matplotlib to plot points that were saved during runtime to
a file. I wonder if I could skip that step and directly plot during
runtime updating the graph as values changed ..

I've only heard about Mayavi, so I'll check it out.

Thanks Gökhan,

Esmail




More information about the Python-list mailing list