From: gregor herrmann Date: Wed, 3 Oct 2018 16:45:51 +0000 (+0200) Subject: drop a commented out .flush X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/commitdiff_plain/d798d62b0e0bf173a9df377cf3fce9a83403a3fa drop a commented out .flush --- diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index 5cdeca5..d763fdb 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -67,7 +67,6 @@ function dayschart(element, title, days, xtickformat) { chart.resize({ width: getwidth(element) }); - // chart.flush(); }, transition: { duration: null