Skip to content

Commit b16b7ae

Browse files
committed
fix: add border radius for bar charts
1 parent 20addbb commit b16b7ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adminforth/spa/src/afcl/BarChart.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const optionsBase = {
4343
horizontal: false,
4444
columnWidth: "80%",
4545
borderRadiusApplication: "end",
46+
borderRadiusWhenStacked: 'last',
4647
borderRadius: 5,
4748
dataLabels: {
4849
position: "top",

0 commit comments

Comments
 (0)