diff --git a/src/Mod/Ship/shipAreasCurve/PlotAux.py b/src/Mod/Ship/shipAreasCurve/PlotAux.py index b2b151cec..d6786373e 100644 --- a/src/Mod/Ship/shipAreasCurve/PlotAux.py +++ b/src/Mod/Ship/shipAreasCurve/PlotAux.py @@ -121,6 +121,7 @@ class Plot(object): if FreeCAD.GuiUp: Spreadsheet.ViewProviderSpreadsheet(obj.ViewObject) FreeCAD.ActiveDocument.recompute() + obj.Label = 'Areas curve' # Print the header s.a1 = "x [m]"