[Tutor] graphing and other forms of data presentation

htb htb@4dvision.net
Mon, 29 Jan 2001 19:18:49 -0700


Hi folks-

I've written a very simple prog to generate cell growth data from observable
counts.  Eventually, I want to use this as a framework for a more complex
program, but this is my first intro into python so I'm trying to keep it
simple for now.

My question- is there a convenient method to plot graphical data (e.g. XY
data, or even waveform) using Tkinter, or is it easier to output into
something like gnuplot?  How would either of these solutions be implemented
given a structure of data?

thanks,
htb
htb@4dvision.net