lisa.analysis.base: Fix plot method composition
Ignore user-provided local_fig as it is set internally by the plot_method() decorator. This allows seemless method chaining using **kwargs.
Loading
Please register or sign in to comment
Ignore user-provided local_fig as it is set internally by the plot_method() decorator. This allows seemless method chaining using **kwargs.