Re: [Matplotlib-users] newbie question about interactive plotting

2008-03-05 Thread David Fox
Thanks, the -n flag to idle did the trick. -Original Message- From: Darren Dale [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2008 7:13 AM To: matplotlib-users@lists.sourceforge.net Cc: David Fox Subject: Re: [Matplotlib-users] newbie question about interactive plotting On

[Matplotlib-users] newbie question about interactive plotting

2008-03-04 Thread David Fox
I'm trying to use the pylab interface of matplotlib interactively. I'd like to enter some commands interactively to generate some data, plot a graph based on the data, inspect the graph, enter more interactive python, plot another graph, and so on. Instead, what happens is either (a) If I start