Well, the example with the comment "WARNING : illustrating how NOT to use show":

for i in range(10):
    # make figure i
    show()

works perfectly fine with the Mac OS X backend, and I doubt that there is some 
fundamental reason why this can work with the Mac OS X backend but not with 
other backends.

--Michiel


--- On Tue, 4/20/10, Alan G Isaac <alan.is...@gmail.com> wrote:

> From: Alan G Isaac <alan.is...@gmail.com>
> Subject: Re: [Matplotlib-users] show() at the end of each function of an 
> ensemble of scripts
> To: matplotlib-users@lists.sourceforge.net
> Date: Tuesday, April 20, 2010, 9:51 PM
> http://matplotlib.sourceforge.net/faq/howto_faq.html#use-show
> 
> hth,
> Alan Isaac
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> 


      

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to