Skip to content

lisa.analysis: Use **kwargs in all plot functions

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

Pass down kwargs to do_plot() to simplify adding new common plot parameters and potential decorator implementation.

Merge request reports