pastas.plotting.modelcompare.CompareModels.plot_stress ====================================================== .. py:method:: pastas.plotting.modelcompare.CompareModels.plot_stress(axn: str = 'stress', names: list[str] | None = None) -> None plot stresses time series. :param axn: name of labeled axes to plot stresses on, by default "stress". :type axn: str, optional :param names: names of stresses to plot, by default None. :type names: list of str, optional .. !! processed by numpydoc !!