From: gregor herrmann Date: Sun, 26 Aug 2018 19:45:08 +0000 (+0200) Subject: js: comment out onzoomed X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/commitdiff_plain/326fc2a8b86a2bcec5daf4dff07bcb6563f8978e js: comment out onzoomed never really worked, and now is confusing with consolidated data --- diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index 75c362b..b2e5a32 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -94,6 +94,7 @@ function dayschart(element, title, days, xtickformat) { }, zoom: { enabled: true, + /* onzoomend: function (domain) { // UNIX epoch var start = domain[0].getTime()/1000; @@ -106,6 +107,7 @@ function dayschart(element, title, days, xtickformat) { loaddays(this, element, days); // this = chart } } + */ }, tooltip: { format: {