fix: 修改图表类型错误

This commit is contained in:
MTrun
2022-02-24 10:21:33 +08:00
parent 89ac30438a
commit a4198bf75a
6 changed files with 19 additions and 14 deletions
+2 -2
View File
@@ -2,11 +2,11 @@
"title": {
"show": true,
"textStyle": {
"color": "#464646",
"color": "#BFBFBF",
"fontSize": 18
},
"subtextStyle": {
"color": "#6e7079",
"color": "#A2A2A2",
"fontSize": 14
}
},