mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-18 21:22:15 +01:00
fix main chart label not cutting off for big numbers on the top
This commit is contained in:
committed by
Constantin Graf
parent
e308ca78b1
commit
959cad8f74
@@ -373,7 +373,7 @@
|
|||||||
grid: {
|
grid: {
|
||||||
containLabel: true,
|
containLabel: true,
|
||||||
left: 15,
|
left: 15,
|
||||||
top: 0,
|
top: 15,
|
||||||
right: 15,
|
right: 15,
|
||||||
bottom: 0
|
bottom: 0
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user