Breakthrough-Energy / Breakthrough-Energy/PostREISE

Standardize outputs for plot functions

Open
#247 7 comments 0 reactions 3 assignees Assigned to @rouille View on GitHub
Dominant language
Jupyter Notebook
Stars
5
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Currently, we have a mix of:
- showing a plot
- returning a figure

It would be nice to standardize to returning the figure by default, and allow the user to specify different behavior via optional keyword arguments (e.g. showing the figure, saving the figure, returning nothing, etc.) that are also standardized across our plotting functions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.