From 3399f73a338948fa855b9b8c892e39d69bf73717 Mon Sep 17 00:00:00 2001 From: gobbo_a Date: Wed, 13 Aug 2025 10:30:10 +0200 Subject: [PATCH] --- script/KR84_test_plot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/KR84_test_plot.py b/script/KR84_test_plot.py index c950f7c..72effcb 100755 --- a/script/KR84_test_plot.py +++ b/script/KR84_test_plot.py @@ -1,7 +1,7 @@ #test KR84, 19.10.2016 [py,py2]=plot([None,None],["y","y2"], title="OUT") - + #Y error plot py.setStyle(py.Style.ErrorY) py.setLegendVisible(True)