Changed the spreadsheet label
This commit is contained in:
committed by
wmayer
parent
9ad38f7706
commit
1269dfce78
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user