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' },