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