Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow plot object to be returned from forecast_plots() #159

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

geordie666
Copy link
Contributor

This PR adds a keyword (default of False for backward-compatibility) that, if True, will return the plot object from forecast_plots().

The justification is that, currently, the plot is displayed in certain environments but not all environments. Returning the object allows the plot to be saved (or manipulated in other ways).

@coveralls
Copy link

Coverage Status

coverage: 30.403% (-0.01%) from 30.413%
when pulling 16baffb on ADM-plot-control
into 5115d9a on main.

Copy link
Contributor

@schlafly schlafly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@geordie666 geordie666 merged commit d97b77b into main Sep 14, 2024
24 checks passed
@geordie666 geordie666 deleted the ADM-plot-control branch September 14, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants