Changed the spreadsheet label

This commit is contained in:
Jose Luis Cercos-Pita 2014-07-11 18:34:39 +02:00 committed by wmayer
parent 48afaa5750
commit e1b387a104

View File

@ -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]"