diff --git a/src/routes/graph/new.svelte b/src/routes/graph/new.svelte index 54de2f3..ac09c23 100644 --- a/src/routes/graph/new.svelte +++ b/src/routes/graph/new.svelte @@ -53,7 +53,7 @@ xAxisName, xAxisType, yAxisName, - yAxisName + yAxisType ); goto("/graphs"); } catch (e) {