Skip to content

Commit

Permalink
chore: removed title for yAxis
Browse files Browse the repository at this point in the history
  • Loading branch information
susrithasabbini committed Feb 24, 2025
1 parent 0c53327 commit 88c1478
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let getStackedBarGraphOptions = (stackedBarGraphOptions: stackedBarGraphPayload)
},
yAxis: {
title: {
text: "Count trophies",
text: "",
},
stackLabels: {
enabled: true,
Expand Down

0 comments on commit 88c1478

Please sign in to comment.