clean up node naming

This commit is contained in:
2026-03-28 21:06:22 -07:00
parent 60cc3af9c2
commit b8133c064a
33 changed files with 412 additions and 67 deletions

View File

@@ -98,6 +98,7 @@ class Cursors:
"section_title": "Cursors",
"line": y.tolist(),
"x_axis": x.tolist(),
"x_unit": x_unit,
"x1": x1,
"x2": x2,
"y1": float(y1),