Re: [Tutor] Text Scatter Plots?

2008-11-30 Thread Kent Johnson
On Mon, Sep 29, 2008 at 6:34 AM, Wayne Watson <[EMAIL PROTECTED]> wrote: > Is there a text graphics module that does say scatter plots or histograms? > I'm thinking of stuff prior to the graphics era of computing. I'm looking > for something really simple. Not simple but maybe helpful: http://www-

Re: [Tutor] Text Scatter Plots?

2008-10-11 Thread Kent Johnson
On Sat, Oct 11, 2008 at 2:03 AM, Wayne Watson <[EMAIL PROTECTED]> wrote: > Hi, I'm finally in a position where I might want to use matplotlib. I looked > at the site but I'm not sure there's a download for 2.4. This page shows matplotlib-0.98.3.win32-py2.4.exe: http://sourceforge.net/project/showf

Re: [Tutor] Text Scatter Plots?

2008-10-10 Thread Wayne Watson
Title: Signature.html Hi, I'm finally in a position where I might want to use matplotlib. I looked at the site but I'm not sure there's a download for 2.4. There seems to be one ( matplotlib-0.98.1.win32-py2.5.exe)download for Win XP (and other Win OSes). I did see that it requires python 2.3 a

Re: [Tutor] Text Scatter Plots?

2008-10-04 Thread Omer
You could check out Google Visualization API. supposed to be fairly nifty; haven't had time to check it out myself though. On Wed, Oct 1, 2008 at 4:49 PM, R. Alan Monroe <[EMAIL PROTECTED]>wrote: > > Is there a text graphics module that does say scatter plots or > > histograms? I'm thinking of st

Re: [Tutor] Text Scatter Plots?

2008-10-01 Thread R. Alan Monroe
> Is there a text graphics module that does say scatter plots or > histograms? I'm thinking of stuff prior to the graphics era of > computing. I'm looking for something really simple. Here's a quick and dirty way to do basic histogram of dice rolls: import random rolls={} for x in range(1)

Re: [Tutor] Text Scatter Plots?

2008-09-30 Thread Alan Gauld
"Wayne Watson" <[EMAIL PROTECTED]> wrote Before GUIs, crude scatter plots and histograms on TTYs and IBM electronic typewriters were used with only the symbols on the keyboard. Some were pretty decent and effective. Basioc charts can be done that way but usually they are just produceed by

Re: [Tutor] Text Scatter Plots?

2008-09-29 Thread Kent Johnson
On Mon, Sep 29, 2008 at 11:33 AM, Wayne Watson <[EMAIL PROTECTED]> wrote: > I don't really want to dabble with graphics at this point, although I have > some months ago, but maybe I can grab something very elementary and use it. > At the moment, I don't want to get into all the finery of using GUI

Re: [Tutor] Text Scatter Plots?

2008-09-29 Thread W W
On Mon, Sep 29, 2008 at 10:33 AM, Wayne Watson <[EMAIL PROTECTED] > wrote: > I didn't see any posts with curses in the Subject, but my participation > here 2/2008 to now with a hole in the middle where I turned to other matters > than Python. Is there an archive? > > Before GUIs, crude scatter pl

Re: [Tutor] Text Scatter Plots?

2008-09-29 Thread Wayne Watson
Title: Signature.html I didn't see any posts with curses in the Subject, but my participation here 2/2008 to now with a hole in the middle where I turned to other matters than Python. Is there an archive? Before GUIs, crude scatter plots and histograms on TTYs and IBM electronic typewriters w

Re: [Tutor] Text Scatter Plots?

2008-09-29 Thread Alan Gauld
"Wayne Watson" <[EMAIL PROTECTED]> wrote Is there a text graphics module that does say scatter plots or histograms? I'm thinking of stuff prior to the graphics era of computing. Not that I'm aware of. The best I can think of is to use curses - see a recent thread. Other than that you can cre

[Tutor] Text Scatter Plots?

2008-09-29 Thread Wayne Watson
Title: Signature.html Is there a text graphics module that does say scatter plots or histograms? I'm thinking of stuff prior to the graphics era of computing. I'm looking for something really simple. -- Wayne Watson (Watson Adventures, Prop., Nevada City, CA) (121.01