pastas.plotting.modelplots.Plotting.results_mosaic ================================================== .. py:method:: pastas.plotting.modelplots.Plotting.results_mosaic(*args, **kwargs) -> dict[str, pastas.typing.Axes] Deprecated method to plot the results of the model in a mosaic plot. Use `results` instead with the return_dict argument to specify the layout of the mosaic plot. .. !! processed by numpydoc !!