fixed missing commas
This commit is contained in:
@@ -25,10 +25,10 @@ function graphSpectralData (obj, dom) {
|
||||
const options = {
|
||||
grid: {
|
||||
color: 'white'
|
||||
}
|
||||
},
|
||||
xaxis: {
|
||||
color: 'white'
|
||||
}
|
||||
},
|
||||
yaxis: {
|
||||
color: 'white'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user