real time data plots

I have a very simple application where I would like to plot some data as I am collecting it. Any ideas of a simple way to do it with wxPython?

Thanks

I use gnuplot-py:

http://gnuplot-py.sourceforge.net/

···

On 2006-05-02, Dan Gass <dan.gass@gmail.com> wrote:

I have a very simple application where I would like to plot some data as I
am collecting it. Any ideas of a simple way to do it with wxPython?

--
Grant Edwards grante Yow! A dwarf is passing
                                  at out somewhere in Detroit!
                               visi.com

Grant Edwards wrote:

I use gnuplot-py:

http://gnuplot-py.sourceforge.net/

You can also try matplotlib, a quite complete Python library for plotting that can be embedded in a wx application (see also the wxMPL library for a nice help for embedding)

···

--
Massimo Sandal
University of Bologna
Department of Biochemistry "G.Moruzzi"

snail mail:
Via Irnerio 48, 40126 Bologna, Italy

email:
massimo.sandal@unibo.it

tel: +39-051-2094388
fax: +39-051-2094387