Script execution
This commit is contained in:
@@ -295,7 +295,7 @@ m=pya.addMarker(5.0, pya.AxisId.X, "VSUM",pya.background)
|
||||
m.setLabelPaint(Color.BLACK)
|
||||
|
||||
|
||||
[pyp]=plot([None,None],["summary_phase_jit","summary_amplt_jit"], title="Results Overview Jitter")
|
||||
[pyp,pya]=plot([None,None],["summary_phase_jit","summary_amplt_jit"], title="Results Overview Jitter")
|
||||
|
||||
#Y error plot
|
||||
pyp.setStyle(py.Style.ErrorY)
|
||||
|
||||
Reference in New Issue
Block a user