fix dashboard radial bar issue

This commit is contained in:
0xJacky 2022-06-14 20:38:55 +08:00
parent 72ba2a9c97
commit 3b632252fb
2 changed files with 1 additions and 1 deletions

View file

@ -35,7 +35,7 @@ export default {
series: this.series,
chart: {
type: 'radialBar',
offsetY: -30
offsetY: 0
},
plotOptions: {
radialBar: {