Primary
PdfPages.savefig() ⚬|Documentation|1st|20251021131149-00-⌔
matplotlib.backends.backend_pdf — Matplotlib documentation#PdfPages.savefig
savefig(figure=None, ﹡﹡kwargs)Save a
Figureto this file as a new page.Any other keyword arguments are passed to
savefig.Parameters:
figure:Figureor int, default: the active figureThe figure, or index of the figure, that is saved to the file.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •