Skip to content

Commit

Permalink
docs(demo): udpate rotate x tick text
Browse files Browse the repository at this point in the history
  • Loading branch information
netil committed Dec 1, 2023
1 parent 5d3cd1d commit f9c5b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -1663,7 +1663,7 @@ var demos = {
x: {
type: "category",
tick: {
rotate: 75,
rotate: -70,
multiline: false,
tooltip: true
}
Expand Down

0 comments on commit f9c5b75

Please sign in to comment.