in pursuit of white

This commit is contained in:
Kristjan Komlosi
2019-11-01 21:51:21 +01:00
parent d318c3661a
commit e770fdf78e

View File

@@ -23,6 +23,7 @@ function graphSpectralData (obj, dom) {
});
console.log(graphPoints);
const options = {
color: 'white',
grid: {
color: 'white'
},