CADETProcess.tools.yamamoto.YamamotoResults.plot

CADETProcess.tools.yamamoto.YamamotoResults.plot#

YamamotoResults.plot(ax: Axes | None = None, setup_figure_kwargs: dict | None = None) tuple[Figure, Axes][source]#

Plot the normalized gradient slope against the peak salt concentration.

Parameters:
axnp.ndarray[plt.Axes] | None, default=None

Optional array of Matplotlib Axes. If not provided, a new figure is created.

setup_figure_kwargsdict | None, default=None

Additional options to setup the figure.