Changed the spreadsheet label
This commit is contained in:
parent
48afaa5750
commit
e1b387a104
|
@ -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]"
|
||||
|
|
Loading…
Reference in New Issue
Block a user