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