Delete the background color setting.
This commit is contained in:
parent
e6ff3135df
commit
3033749662
|
@ -92,14 +92,6 @@ chart=true
|
||||||
'rgba(153, 102, 255, 1)',
|
'rgba(153, 102, 255, 1)',
|
||||||
'rgba(255, 159, 64, 1)'
|
'rgba(255, 159, 64, 1)'
|
||||||
],
|
],
|
||||||
backgroundColor: [
|
|
||||||
'rgba(0,0,0,0)',
|
|
||||||
'rgba(0,0,0,0)',
|
|
||||||
'rgba(0,0,0,0)',
|
|
||||||
'rgba(0,0,0,0)',
|
|
||||||
'rgba(0,0,0,0)',
|
|
||||||
'rgba(0,0,0,0)'
|
|
||||||
],
|
|
||||||
borderWidth: 1
|
borderWidth: 1
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue