Skip to content

lisa.analysis.tasks: Use kwargs in all plot methods

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr187 into master

Align TaskAnalysis.plot_tasks_total_residency() that was forgotten when porting all plot functions to forward kwargs to do_plot().

Merge request reports