Can you give me a simple example to show how to set the figure's interactive property to on? I appreciate!

--Brook


--- On Fri, 3/21/08, Christopher Brown <[EMAIL PROTECTED]> wrote:
From: Christopher Brown <[EMAIL PROTECTED]>
Subject: Re: [Matplotlib-users] How to close the figure after show it?
To: [EMAIL PROTECTED]
Cc: matplotlib-users@lists.sourceforge.net
Date: Friday, March 21, 2008, 12:19 AM

Hi,

> Hi Mike,thanks for your reply. I tried f=figure() and pylab.close(f),
> but the figure can not be closed automatically. Seems that
> time.sleep(3) doesn't be called until I close the figure manually.

Maybe try setting the figure's interactive property to on?

--
Chris


Looking for last minute shopping deals? Find them fast with Yahoo! Search.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to