Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !471

#1338: Use a multipage PDF file (matplotlib)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Bruno de Paula Kinoshita requested to merge gl-1338-multipage-pdf into stats-refactor Aug 14, 2024
  • Overview 14
  • Commits 1
  • Pipelines 0
  • Changes 2

Followed the docs from matplotlib, https://matplotlib.org/stable/gallery/misc/multipage_pdf.html, to produce a single PDF. Do not ask me how to make the pages to have the same size, as I have no idea 🙂

Had to remove some if/elses, change the return type. Tests are passing, but I think I changed more than necessary. Will try to simplify a bit.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gl-1338-multipage-pdf