X轴name位置调整

master
White 2022-12-22 17:08:27 +08:00
parent 4b34695939
commit 999c3bbc52
1 changed files with 4 additions and 0 deletions

View File

@ -110,6 +110,10 @@
axisLabel: {
interval:0
},
nameGap: 30, // x轴name与横坐标轴线的间距
// nameLocation: "middle", // x轴name处于x轴的什么位置
offset: 0,
data: []
},
grid: {