This commit is contained in:
lai
2024-02-22 19:39:18 +08:00
parent d2507e4706
commit 8721aa3a49

View File

@@ -200,7 +200,7 @@ function initPicture() {
name: charts.unit,
nameTextStyle: {
fontSize: 12, // 设置文字距离x轴的距离
padding: [0, -10, -1, 0], // 设置名称在x轴方向上的偏移
padding: [0, -10, 0, 0], // 设置名称在x轴方向上的偏移
},
type: 'value',
// splitNumber: 4,