On Thu, Aug 21, 2008 at 4:58 PM, Darren Dale <[EMAIL PROTECTED]> wrote:

> On Thursday 21 August 2008 17:36:50 Eric Firing wrote:> Jack Sankey wrote:
> > > pylab.gcf().clear(); pylab.show() # nothing happens
> >
> > With interactive mode off, in a script, show() should never be called
> > more than once; it should be the last plot-related line of the script.
>
> I thought we supported repeated calls to show. Some people use multiple
> show
> calls in order to step through a number of plots in a script.


My impression has always been that calling show() more than once is *bad*
and not supported.

Ryan

-- 
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to