diff --git a/html/template.html b/html/template.html
index 4b95b76..b554601 100644
--- a/html/template.html
+++ b/html/template.html
@@ -1408,8 +1408,10 @@
}],
yAxes: [{
stacked: true,
+ suggestedMax: 10,
ticks: {
- beginAtZero: true
+ beginAtZero: true,
+ stepSize: 1
}
}]
}
@@ -1499,4 +1501,4 @@