sidimok wrote:
>>> I would venture a guess that the problem is how to update the plot.

There are issues with calling Show() more than once - you may be able to 
set the interactive mode and get it to work.

the other option is to write a very simple app with a GUI toolkit -- see 
the embedding in ** examples.

If you want to do wxPython, you can use wxmpl to wrap MPL, and building 
a little app with wxTimer and a stop button would be really easy.

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to