Skip to content

Commit

Permalink
Update labelPadding in xAxis configuration of xyChart
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Apr 23, 2024
1 parent 89e6178 commit 4438ad0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ title Language Usage
config:
xyChart:
xAxis:
labelPadding: 20
labelPadding: 100
themeVariables:
xyChart:
backgroundColor: "transparent"
Expand Down

0 comments on commit 4438ad0

Please sign in to comment.