From a1536864db3c0fef401825decc0a7d36f325dc91 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Tue, 21 Aug 2018 16:36:33 +0200 Subject: [PATCH 1/1] add comment with URL of web colors --- web/static/seepark_web.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/static/seepark_web.js b/web/static/seepark_web.js index 48685e0..debc736 100644 --- a/web/static/seepark_web.js +++ b/web/static/seepark_web.js @@ -20,6 +20,7 @@ function dayschart(element, title, days, xtickformat) { '0316a2193bff': 'Wassertemperatur in 4 m Tiefe' }, xFormat: '%Y-%m-%d %H:%M:%S', + // https://en.wikipedia.org/wiki/Web_colors colors: { '0416a1ac66ff': 'lightskyblue', '0516a207a4ff': 'royalblue', -- 2.47.3