X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/d4fcbc2c93e243a1e1b9be79276b15d73cba9512..15e7a24e38086359c94122538a0779fcc2c22727:/web/static/seepark_web.js?ds=sidebyside diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index c266172..ed81a98 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -13,13 +13,14 @@ var chart = c3.generate({ names: { '0316a2193bff': 'Wassertemperatur in 4 m Tiefe', '0316a21383ff': 'Wassertemperatur in 5 m Tiefe' - } + }, + xFormat: '%Y-%m-%d %H:%M:%S' }, axis: { x: { type: 'timeseries', tick: { - format: '%Y-%m-%d' + format: '%Y-%m-%d %H:%M:%S' } }, y: {