pastas.plotting.modelcompare.CompareModels.plot_table_diagnostics ================================================================= .. py:method:: pastas.plotting.modelcompare.CompareModels.plot_table_diagnostics(axn: str = 'diag', diag_col: str = 'P-value') -> None plot diagnostics table. :param axn: name of labeled axis to plot table on, by default "diag". :type axn: str, optional :param diag_col: name of diagnostics column to obtain, by default "P-value". :type diag_col: str, optional .. !! processed by numpydoc !!