Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Close figures after saving, and refactor plotting code #482

Merged
merged 2 commits into from
Apr 17, 2024

Commits on Apr 11, 2024

  1. Close figures after saving, and refactor plotting code

    Refactors the plotting code to use the explicit (object-oriented)
    matplotlib API. Figures are explicitly closed, preventing memory
    leaking. Also added a super-title to the postage stamp plots, so
    the diagnostic title is there too.
    
    Fixes #481
    jfrost-mo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6cfef8b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    1895ff9 View commit details
    Browse the repository at this point in the history