Skip to content
Commit 5bff9c67 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.analysis: Allow non-interactive plots to avoid pyplot

pyplot interface is convenient for interactive plotting, but leads to
memory leaks. Add an interactive=True parameter to setup_plot() to allow
avoiding pyplot for scripts generating a large number of plots.
parent 1551df7b
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