diff --git a/frontend/frontend.js b/frontend/frontend.js index c01bd18..cd9b473 100644 --- a/frontend/frontend.js +++ b/frontend/frontend.js @@ -25,10 +25,10 @@ function graphSpectralData (obj, dom) { const options = { grid: { color: 'white' - } + }, xaxis: { color: 'white' - } + }, yaxis: { color: 'white' }