yAxisType typo fix
This commit is contained in:
parent
a77074b29e
commit
7a4058ad0c
|
@ -53,7 +53,7 @@
|
|||
xAxisName,
|
||||
xAxisType,
|
||||
yAxisName,
|
||||
yAxisName
|
||||
yAxisType
|
||||
);
|
||||
goto("/graphs");
|
||||
} catch (e) {
|
||||
|
|
Loading…
Reference in New Issue