Change the fill setting
This commit is contained in:
parent
6fd0b3c543
commit
e6ff3135df
|
@ -83,6 +83,7 @@ chart=true
|
|||
datasets: [{
|
||||
label: '# of Votes',
|
||||
data: [12, 19, 3, 5, 2, 3],
|
||||
fill: false,
|
||||
borderColor: [
|
||||
'rgba(255, 99, 132, 1)',
|
||||
'rgba(54, 162, 235, 1)',
|
||||
|
|
Loading…
Reference in New Issue