plot_parameter_traces# pylira.utils.plot.plot_parameter_traces(parameter_trace, config=None, figsize=None, ncols=3, **kwargs)[source]# Plot parameters traces Parameters: parameter_traceTableParameter trace table configdictConfig dictionary. figsizetupe of floatFigure size ncolsintNumber of columns to plot. **kwargsdictKeyword arguments passed to plot Returns: axesndarray of AxesPlotting axes