setup#

FomPanel.setup(ax: Axes, fig: Figure, project) None#

Create the persistent line + best-text artists on ax.

Parameters:
axmatplotlib.axes.Axes

Axes assigned to this panel.

figmatplotlib.figure.Figure

Parent figure (unused).

projectProject

Optimization project (unused).