Breakthrough-Energy / Breakthrough-Energy/PostREISE
Standardize outputs for plot functions
Open
- 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.