feat: x,y轴标签偏移量

This commit is contained in:
蒋承
2022-10-14 17:09:26 +08:00
parent 2d94085c54
commit c75d9f7a59
2 changed files with 10 additions and 2 deletions
+4 -2
View File
@@ -22,7 +22,8 @@
"axisLabel": {
"show": true,
"fontSize": 12,
"color": "#B9B8CE"
"color": "#B9B8CE",
"rotate": 0
},
"position": "bottom",
"axisLine": {
@@ -58,7 +59,8 @@
"axisLabel": {
"show": true,
"fontSize": 12,
"color": "#B9B8CE"
"color": "#B9B8CE",
"rotate": 0
},
"position": "left",
"axisLine": {