Re: [Matplotlib-users] plotting problem

2007-02-14 Thread John Hunter
On 2/14/07, Darren Dale <[EMAIL PROTECTED]> wrote: > What Ewald is trying to do used to work. The idea is not to work > interactively, but to run a script and have the plots render in stages, the > next stage begins when the current windows are closed. I know we have users > who take advantage of

Re: [Matplotlib-users] plotting problem

2007-02-14 Thread Darren Dale
On Wednesday 14 February 2007 6:59:18 am George Nurser wrote: > On 14/02/07, Ewald Zietsman <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I have a slight problem using matplotlib 0.87.7. I'm using Ubuntu 6.10 > > and installed mpl from source. I'm running numpy 1.01, also installed > > from sourc

Re: [Matplotlib-users] plotting problem

2007-02-14 Thread George Nurser
On 14/02/07, Ewald Zietsman <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a slight problem using matplotlib 0.87.7. I'm using Ubuntu 6.10 and > installed mpl from source. I'm running numpy 1.01, also installed from > source. > > If I run the script below, the first plot shows fine. When I close

[Matplotlib-users] plotting problem

2007-02-14 Thread Ewald Zietsman
Hi All, I have a slight problem using matplotlib 0.87.7. I'm using Ubuntu 6.10 and installed mpl from source. I'm running numpy 1.01, also installed from source. If I run the script below, the first plot shows fine. When I close it the second plot should display but it doesn't. I can only get t