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

Figures not correctly closed #94

Open
niklassiemer opened this issue Nov 23, 2021 · 0 comments
Open

Figures not correctly closed #94

niklassiemer opened this issue Nov 23, 2021 · 0 comments

Comments

@niklassiemer
Copy link
Member

pyiron_gui/wrapper/widgets.py:326: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`).
  self._fig, self._ax = plt.subplots()
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

1 participant