mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改图表类型错误
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
"title": {
|
||||
"show": true,
|
||||
"textStyle": {
|
||||
"color": "#464646",
|
||||
"color": "#BFBFBF",
|
||||
"fontSize": 18
|
||||
},
|
||||
"subtextStyle": {
|
||||
"color": "#6e7079",
|
||||
"color": "#A2A2A2",
|
||||
"fontSize": 14
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user