Set Y axis beginAtZero to true

This commit is contained in:
baz 2025-01-07 09:15:42 +01:00
parent 9a97476e63
commit 763b634d6d
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ module.exports = {
},
},
y: {
beginAtZero: true,
min: 0,
type: 'linear',
title: {
display: true,