X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/a663c3923a9448fd25c92f6fdbe0e10bfa480418..2e9bbe4e27630f6f6bdfd714adcae35b7734d582:/web/static/seepark_web.js diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index 4ee570f..31c045c 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -10,18 +10,22 @@ function dayschart(element, title, days, xtickformat) { xs: { '0416a1ac66ff': '0416a1ac66ff_x', '0516a207a4ff': '0516a207a4ff_x', - '0416a1bab9ff': '0416a1bab9ff_x' + '0416a1bab9ff': '0416a1bab9ff_x', + '0316a2193bff': '0316a2193bff_x' }, names: { '0416a1ac66ff': 'Wassertemperatur 30cm Tiefe', '0516a207a4ff': 'Wassertemperatur 50cm Tiefe', - '0416a1bab9ff': 'Wassertemperatur 1m Tiefe' + '0416a1bab9ff': 'Wassertemperatur 1m Tiefe', + '0316a2193bff': 'Wassertemperatur in 30 cm Tiefe' }, xFormat: '%Y-%m-%d %H:%M:%S', + // https://en.wikipedia.org/wiki/Web_colors colors: { '0416a1ac66ff': 'lightskyblue', '0516a207a4ff': 'royalblue', - '0416a1bab9ff': 'midnightblue' + '0416a1bab9ff': 'mediumblue', + '0316a2193bff': 'midnightblue' }, /* xSort: false,