From: gregor herrmann Date: Thu, 6 Sep 2018 19:47:33 +0000 (+0200) Subject: turn on x grid lines on chrisu's request X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/commitdiff_plain/8422e1bb7ea6ab2bda185ef9d9b77cd41e7eb3d1 turn on x grid lines on chrisu's request --- diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index 88854ca..40fd919 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -149,6 +149,9 @@ function dayschart(element, title, days, xtickformat) { grid: { y: { show: true + }, + x: { + show: true } }, regions: [