稳态指标合格率

This commit is contained in:
仲么了
2024-02-28 18:47:52 +08:00
parent 9e288b49be
commit b9fef6cde0
5 changed files with 311 additions and 143 deletions

View File

@@ -93,6 +93,9 @@ const init = () => {
}
}
},
legend: {
show: false
},
xAxis: [
{
name: '指标',
@@ -113,7 +116,7 @@ const init = () => {
name: '等级',
type: 'value',
min: 0,
max: 6,
max: 5,
axisLabel: {
show: true,
// 这里重新定义就可以