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

Replace global var figcounter with matplotlib.pyplot.get_fignums()? #333

Open
willfurnass opened this issue Aug 9, 2019 · 1 comment
Open

Comments

@willfurnass
Copy link
Collaborator

willfurnass commented Aug 9, 2019

What does figcounter do? Can it be replaced with matplotlib.pyplot.get_fignums()? This is the sole global in the package and we should remove it if possible.

@willfurnass willfurnass changed the title Replace global var figcounter with matplotlib.pyplot.get_fignums() Replace global var figcounter with matplotlib.pyplot.get_fignums()? Aug 9, 2019
@jarmarshall
Copy link
Contributor

jarmarshall commented Aug 19, 2019

Doing this may be part of resolving issue #231

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

No branches or pull requests

2 participants