Actually set the x axis pattern (:
This commit is contained in:
parent
b8eaf8469f
commit
1963471791
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ $compile(
|
|||
["input", {
|
||||
type: "text",
|
||||
value: xs_,
|
||||
oninput: $input(ys)
|
||||
oninput: $input(xs)
|
||||
}]]],
|
||||
["div", {}, ["label", {}, "Y Pattern: ",
|
||||
["input", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue