pastas.modelplots.Plotting.stacked_results

Plotting.stacked_results(tmin=None, tmax=None, figsize=(10, 8), **kwargs)[source]

Create a results plot, similar to ml.plots.results(), in which the individual contributions of stresses (in stressmodels with multiple stresses) are stacked.

Note: does not plot the individual contributions of StressModel2

Parameters
Returns

axes

Return type

list of axes objects