This commit is contained in:
2025-07-08 09:14:22 +08:00
parent aa71fd5c7e
commit 01f3339833
10 changed files with 122 additions and 31 deletions
-1
View File
@@ -51,7 +51,6 @@ export function getClassCharts(dx, dy) {
},
interval: 25, // 步长
min: 0, // 起始 - 设置y轴刻度的最小值
max: 100, // 终止 - 设置y轴刻度的最大值
axisLabel: {
color: '#65C6E7',
formatter: function (value, index) {