fix main chart label not cutting off for big numbers on the top

This commit is contained in:
Gregor Vostrak
2024-12-09 12:48:18 +01:00
committed by Constantin Graf
parent e308ca78b1
commit 959cad8f74

View File

@@ -373,7 +373,7 @@
grid: {
containLabel: true,
left: 15,
top: 0,
top: 15,
right: 15,
bottom: 0
},