From: gregor herrmann Date: Sun, 10 Jun 2018 00:09:52 +0000 (+0200) Subject: maybe we want different shades of blue for the water termperatures X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/commitdiff_plain/1a964fcfe4389d76fc8bff945d0f8069e6826487 maybe we want different shades of blue for the water termperatures --- diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index f5f2f6a..904810a 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -17,7 +17,11 @@ var chart = c3.generate({ '0316a2193bff': 'Wassertemperatur in 4 m Tiefe', '0316a21383ff': 'Wassertemperatur in 5 m Tiefe' }, - xFormat: '%Y-%m-%d %H:%M:%S' + xFormat: '%Y-%m-%d %H:%M:%S', + colors: { + '0316a2193bff': 'lightblue', + '0316a21383ff': 'darkblue' + } }, axis: { x: {