always fill to bottom of the chart
This commit is contained in:
parent
83309593d7
commit
0eb9c7b57e
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@
|
|||
};
|
||||
}),
|
||||
normalized: true,
|
||||
fill: true,
|
||||
fill: 'start',
|
||||
order: 1
|
||||
};
|
||||
chart.data.datasets[1] = {
|
||||
|
|
Loading…
Reference in a new issue