Re: [Matplotlib-users] saving PdfPages figure before closing

2011-08-12 Thread Benjamin Root
On Fri, Aug 12, 2011 at 12:33 PM, Alex Flint wrote: > I'm using the approach described the FAQ to save multiple figures to a > multi-page PDF: > > http://matplotlib.sourceforge.net/faq/howto_faq.html#save-multiple-plots-to-one-pdf-file > > The figures are produced at consecutive iterations of my

[Matplotlib-users] saving PdfPages figure before closing

2011-08-12 Thread Alex Flint
I'm using the approach described the FAQ to save multiple figures to a multi-page PDF: http://matplotlib.sourceforge.net/faq/howto_faq.html#save-multiple-plots-to-one-pdf-file The figures are produced at consecutive iterations of my algorithm, and since each iteration takes a long time I'd like to