update#

FomPanel.update(ax: Axes, fig: Figure, project, state: PanelState) None#

Push the latest FOM history into the persistent artists.

Parameters:
axmatplotlib.axes.Axes

Axes assigned to this panel.

figmatplotlib.figure.Figure

Parent figure (unused).

projectProject

Optimization project (unused).

statePanelState

Snapshot of the current optimization history.