Skip to content
Commit 986e00ba authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.analysis.base: AnalysisHelpers.plot_method(): always_save=False

Disable automatic saving of plots by default when no file path has been set.

Most of the calls to plot methods are either done in scripts/tests where the
filepath is set, or from notebooks where the interactive integration of
matplotlib is used. In these scenarios, automatic plot saving is just creating
files around that nobody needs.
parent 0662c3a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment