补充
This commit is contained in:
@@ -200,7 +200,7 @@ function initPicture() {
|
|||||||
name: charts.unit,
|
name: charts.unit,
|
||||||
nameTextStyle: {
|
nameTextStyle: {
|
||||||
fontSize: 12, // 设置文字距离x轴的距离
|
fontSize: 12, // 设置文字距离x轴的距离
|
||||||
padding: [0, -10, -1, 0], // 设置名称在x轴方向上的偏移
|
padding: [0, -10, 0, 0], // 设置名称在x轴方向上的偏移
|
||||||
},
|
},
|
||||||
type: 'value',
|
type: 'value',
|
||||||
// splitNumber: 4,
|
// splitNumber: 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user