pastas.modelplots.Plotting.stacked_results#

Plotting.stacked_results(tmin=None, tmax=None, figsize=(10, 8), stacklegend=False, stacklegend_kws=None, **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.

Parameters:
Returns:

axes

Return type:

list of axes objects