Script execution

This commit is contained in:
schebacher
2016-10-27 13:36:13 +02:00
parent c2e9849349
commit 94396dbfd1

View File

@@ -296,7 +296,7 @@ m.setLabelPaint(Color.BLACK)
#Y error plot
pyp.setStyle(py.Style.ErrorY)
pyp.setStyle(pyp.Style.ErrorY)
pyp.setLegendVisible(True)
sy2 = LinePlotErrorSeries("saturated")