We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e6d92 commit 6df5900Copy full SHA for 6df5900
1 file changed
src/components/charts/LineChart.vue
@@ -62,7 +62,6 @@ const options = {
62
maintainAspectRatio: false,
63
scales: {
64
y: {
65
- beginAtZero: true,
66
ticks: {
67
stepSize: 1
68
},
0 commit comments