update
This commit is contained in:
@@ -51,7 +51,6 @@ export function getClassCharts(dx, dy) {
|
||||
},
|
||||
interval: 25, // 步长
|
||||
min: 0, // 起始 - 设置y轴刻度的最小值
|
||||
max: 100, // 终止 - 设置y轴刻度的最大值
|
||||
axisLabel: {
|
||||
color: '#65C6E7',
|
||||
formatter: function (value, index) {
|
||||
|
||||
Reference in New Issue
Block a user