mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-25 23:55:24 +00:00
Changed range
This commit is contained in:
parent
a80d298f0a
commit
57c1d20874
1 changed files with 2 additions and 2 deletions
|
@ -105,8 +105,8 @@
|
||||||
pointDotRadius: 2,
|
pointDotRadius: 2,
|
||||||
scaleLabel: "<%=value%> %",
|
scaleLabel: "<%=value%> %",
|
||||||
scaleOverride: true,
|
scaleOverride: true,
|
||||||
scaleSteps: 10,
|
scaleSteps: 5,
|
||||||
scaleStepWidth: 10,
|
scaleStepWidth: 20,
|
||||||
scaleStartValue: 0,
|
scaleStartValue: 0,
|
||||||
responsive: true
|
responsive: true
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue