Script execution

This commit is contained in:
2016-10-27 09:05:59 +02:00
parent b673efaa96
commit 0e4659ecfb

View File

@@ -270,7 +270,7 @@ set_attribute(path, "Saturation Power", satpower)
[pya]=plot([None,],["summary_amplt_jit"], title="Results Overview Jitter")
#Y error plot
pya.setStyle(py.Style.ErrorY)
pya.setStyle(pya.Style.ErrorY)
pya.setLegendVisible(True)
sy1 = LinePlotErrorSeries("F1")