质量不符合清单

This commit is contained in:
2026-06-15 16:11:41 +08:00
parent 749966c735
commit 1fd3ca5094
33 changed files with 7394 additions and 26 deletions
@@ -347,7 +347,7 @@
},
tooltip: {},
legend: {
left: '80%',
left: '75%',
show: true,
textStyle: {//图例文字的样式
color: '#363636',
@@ -398,7 +398,7 @@
color: 'rgba(0,0,0, 0.8)'
},
interval: 0,
rotate: -15,
rotate: 0,
formatter: function (value) {
var ret = "";//拼接加\n返回的类目项
var maxLength = num;//每项显示文字个数