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 save the PDF containing
the current figures at each iteration so that I can take a look. However, it
seems that I can only cause the PDF to be written to disk by calling
PdfPages.close(), after which I can't add any more figures. Is there any way
I can write a PdfPages object to file, then add more figures and write it to
file again later?
\A
------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy
to use, easy to manage, easy to install, easy to extend.
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users