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

ma mabdelkader at gmail.com
Wed Jun 3 13:54:39 EDT 2009


Try out PyChart, it's a very complete and has a great interface. I use
it to generate statistics for some of our production machines:
http://home.gna.org/pychart/

On Wed, Jun 3, 2009 at 1:28 PM, Esmail <ebonak at hotmail.com> wrote:
> Gökhan SEVER wrote:
>>
>> I don't know how easy to use pygame or pyOpenGL for data animation
>> comparing to Mayavi.
>>
>> Mayavi uses VTK as its visualization engine which is an OpenGL based
>> library. I would like to learn more about how alternative tools might be
>> beneficial say for example atmospheric particle simulation or realistic
>> cloud simulation.
>
> I've just started to read more about Particle Swarm Optimization and
> since I plan to implement this in Python, I thought it would be nice
> to visualize the process too, without spending too much on the nitty
> gritty details of graphics.
>
>> Esmail, you may ask your question in Matplotlib users group for more
>> detailed input.
>
> good idea, thanks,
>
> Esmail
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list