up line tension graph
This commit is contained in:
parent
cb34fc3e1b
commit
f7d659119a
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@
|
|||
new Chart(freshnessCanvas.getContext('2d'), {
|
||||
type: 'line',
|
||||
fill: true,
|
||||
tension: 0.5
|
||||
tension: 0.2,
|
||||
data: {
|
||||
labels: labels,
|
||||
datasets: [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue