1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-25 23:55:24 +00:00

Changed range

This commit is contained in:
Retspen 2015-04-22 22:51:44 +03:00
parent a80d298f0a
commit 57c1d20874

View file

@ -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
}); });