styling 2
This commit is contained in:
@@ -40,6 +40,7 @@ function graphSpectralData (obj, dom) {
|
|||||||
datasets: [{
|
datasets: [{
|
||||||
label: 'Spectrometer data',
|
label: 'Spectrometer data',
|
||||||
backgroundColor: 'rgba(1, 1, 1, 0.5)',
|
backgroundColor: 'rgba(1, 1, 1, 0.5)',
|
||||||
|
borderColor: 'rgba(1, 1, 1, 0.5)',
|
||||||
data: arr
|
data: arr
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user