X轴name位置调整
parent
4b34695939
commit
999c3bbc52
|
@ -110,6 +110,10 @@
|
|||
axisLabel: {
|
||||
interval:0
|
||||
},
|
||||
|
||||
nameGap: 30, // x轴name与横坐标轴线的间距
|
||||
// nameLocation: "middle", // x轴name处于x轴的什么位置
|
||||
offset: 0,
|
||||
data: []
|
||||
},
|
||||
grid: {
|
||||
|
|
Loading…
Reference in New Issue