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

plot_over_time might cause error in some environments #350

Closed
nabenabe0928 opened this issue Dec 1, 2021 · 1 comment
Closed

plot_over_time might cause error in some environments #350

nabenabe0928 opened this issue Dec 1, 2021 · 1 comment

Comments

@nabenabe0928
Copy link
Contributor

NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com

Your issue may already be reported!
Also, please search on the issue tracker before creating one.

  • I'm submitting a ...
  • bug report

Expected Behavior

Users can use plot_over_time anytime without any bugs.

Current Behavior

plt.show might cause some issues especially in the environment where you are supposed to use non-GUI operations.

Possible Solution

Modify results_visualizer so that it can take a savefig option

@nabenabe0928
Copy link
Contributor Author

solved by PR#351.

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