Actually set the x axis pattern (:

This commit is contained in:
arne 2024-07-20 13:22:09 +02:00
commit 1963471791

View file

@ -111,7 +111,7 @@ $compile(
["input", {
type: "text",
value: xs_,
oninput: $input(ys)
oninput: $input(xs)
}]]],
["div", {}, ["label", {}, "Y Pattern: ",
["input", {