X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/6f44099da5302ffd31089434f87e64fe82b203d8..326fc2a8b86a2bcec5daf4dff07bcb6563f8978e:/web/static/seepark_web.js 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: {