Skip to content

Commit

Permalink
opt: adjust default styles
Browse files Browse the repository at this point in the history
  • Loading branch information
liihuu committed Dec 19, 2024
1 parent 3f1414c commit 1cd847a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/Styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ function getDefaultAxisStyle (): AxisStyle {
family: 'Helvetica Neue',
weight: 'normal',
marginStart: 4,
marginEnd: 4
marginEnd: 6
},
tickLine: {
show: true,
Expand Down

0 comments on commit 1cd847a

Please sign in to comment.