This commit is contained in:
2023-05-01 11:28:04 +02:00
parent 3a83f3cf34
commit abe3bcb19c
265 changed files with 28663 additions and 1295 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[py, px, pxy]=plot([None,None,None],["y","x", "xy"])
#
#XY error plot
pxy.setStyle(pxy.Style.ErrorXY)