DiODeProject / DiODeProject/MuMoT
Replace global var figcounter with matplotlib.pyplot.get_fignums()?
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
What does `figcounter` do? Can it be replaced with [matplotlib.pyplot.get_fignums()](https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.get_fignums.html)? This is the sole global in the package and we should remove it if possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.