From e770fdf78e77415d02d62d8a59e475cd6d273889 Mon Sep 17 00:00:00 2001 From: Kristjan Komlosi Date: Fri, 1 Nov 2019 21:51:21 +0100 Subject: [PATCH] in pursuit of white --- frontend/frontend.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/frontend.js b/frontend/frontend.js index cd9b473..2235963 100644 --- a/frontend/frontend.js +++ b/frontend/frontend.js @@ -23,6 +23,7 @@ function graphSpectralData (obj, dom) { }); console.log(graphPoints); const options = { + color: 'white', grid: { color: 'white' },