Skip to content
Advertisement

is it possible to append figures to Matplotlib’s PdfPages?

I want to save 2 figures created at different parts of a script into a PDF using PdfPages, is it possible to append them to the pdf?

Example:

JavaScript

Advertisement

Answer

Sorry, that’s a lame question. We just shouldn’t use the with statement.

JavaScript
User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement