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