styling
This commit is contained in:
@@ -39,6 +39,7 @@ function graphSpectralData (obj, dom) {
|
|||||||
labels: ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'R', 'I', 'S', 'J', 'T', 'U', 'V', 'W', 'K', 'L'],
|
labels: ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'R', 'I', 'S', 'J', 'T', 'U', 'V', 'W', 'K', 'L'],
|
||||||
datasets: [{
|
datasets: [{
|
||||||
label: 'Spectrometer data',
|
label: 'Spectrometer data',
|
||||||
|
backgroundColor: 'rgba(1, 1, 1, 0.5)',
|
||||||
data: arr
|
data: arr
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user