X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/6af726be0c250408a62696db0dec7c08abe9769d..5e537928c545acf84bedf2fda50609584caecb41:/web/static/seepark_web.js diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index 9a7501b..6d8e1f1 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -156,7 +156,7 @@ function dayschart(element, title, days, xtickformat) { ] }); - // woraround for unrendered dots + // workaround for unrendered dots setTimeout(function () { chart.flush(); }, 5000); // reload data