aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
diff options
context:
space:
mode:
Diffstat (limited to 'web/js')
-rw-r--r--web/js/dashboard.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/js/dashboard.js b/web/js/dashboard.js
index b2a87c142..b35af2996 100644
--- a/web/js/dashboard.js
+++ b/web/js/dashboard.js
@@ -137,6 +137,11 @@ $(function(){
setUpLabelsForChart(this);
}
},
+ elements: {
+ line: {
+ cubicInterpolationMode: 'monotone'
+ }
+ },
layout: {
padding: {
top: 4