Skip to content

Commit

Permalink
Merge 302335f into 56cdb82
Browse files Browse the repository at this point in the history
  • Loading branch information
tyronerees committed Sep 23, 2019
2 parents 56cdb82 + 302335f commit 11d0f93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fitbenchmarking/fitting/plotting/plot_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ def make_scatter_plot(self, save=""):

self.save_plot(save)


plt.close()

def set_plot_misc(self):
"""
Add the title, x/y labels and legend to the plot.
Expand Down

0 comments on commit 11d0f93

Please sign in to comment.