setup# FomPanel.setup(ax: Axes, fig: Figure, project) → None# Create the persistent line + best-text artists on ax. Parameters: axmatplotlib.axes.AxesAxes assigned to this panel. figmatplotlib.figure.FigureParent figure (unused). projectProjectOptimization project (unused).