mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
fix dashboard radial bar issue
This commit is contained in:
parent
72ba2a9c97
commit
3b632252fb
2 changed files with 1 additions and 1 deletions
0
build.sh
Normal file → Executable file
0
build.sh
Normal file → Executable file
|
@ -35,7 +35,7 @@ export default {
|
|||
series: this.series,
|
||||
chart: {
|
||||
type: 'radialBar',
|
||||
offsetY: -30
|
||||
offsetY: 0
|
||||
},
|
||||
plotOptions: {
|
||||
radialBar: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue