CADETProcess.solution.SolutionVolume.plot

CADETProcess.solution.SolutionVolume.plot#

SolutionVolume.plot(start=None, end=None, ax=None, update_layout=True, **kwargs)[source]#

Plot the whole time_signal for each component.

Parameters:
startfloat

start time for plotting

endfloat

end time for plotting

axAxes

Axes to plot on.

See also

CADETProcess.plot