This commit is contained in:
gobbo_a
2025-08-13 10:22:37 +02:00
parent 254b01ea3c
commit 19d2bc9e9b
+1 -1
View File
@@ -36,7 +36,7 @@ sy1.appendData(1.0, 10.0, 9.0, 11.0)
sy1.appendData(10.0, 6.1, 4.34, 7.54)
sy1.appendData(17.8, 4.5, 3.1, 5.8)
m=py2.addMarker(2.0, py.AxisId.X, "Text1",py2.background)
m.setLabelPaint(Color.BLACK)