diff --git a/src/common/Styles.ts b/src/common/Styles.ts index e43118548..2f36305cd 100644 --- a/src/common/Styles.ts +++ b/src/common/Styles.ts @@ -603,7 +603,7 @@ function getDefaultAxisStyle (): AxisStyle { family: 'Helvetica Neue', weight: 'normal', marginStart: 4, - marginEnd: 4 + marginEnd: 6 }, tickLine: { show: true,