up line tension graph

This commit is contained in:
Tykayn 2025-06-27 00:23:21 +02:00 committed by tykayn
parent cb34fc3e1b
commit f7d659119a

View file

@ -366,7 +366,7 @@
new Chart(freshnessCanvas.getContext('2d'), {
type: 'line',
fill: true,
tension: 0.5
tension: 0.2,
data: {
labels: labels,
datasets: [{