mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-24 23:25: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,
|
||||
scaleLabel: "<%=value%> %",
|
||||
scaleOverride: true,
|
||||
scaleSteps: 10,
|
||||
scaleStepWidth: 10,
|
||||
scaleSteps: 5,
|
||||
scaleStepWidth: 20,
|
||||
scaleStartValue: 0,
|
||||
responsive: true
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue