修改bug

This commit is contained in:
‘937886381’
2024-01-25 16:10:31 +08:00
parent c1ca2db161
commit 459d9268a0
3 changed files with 63 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2023-12-27 13:54:52
* @LastEditTime: 2024-01-22 16:04:18
* @LastEditTime: 2024-01-25 14:08:27
* @LastEditors: zhp
* @Description:
-->
@@ -103,6 +103,7 @@ export default {
// itemStyle: {
color: '#0fdedb',
// },
// barCategoryGap: '10%',
barWidth: 10,
data: passRateList
},
@@ -110,8 +111,9 @@ export default {
type: 'bar',
stack: 'total',
name: '废品',
// barCategoryGap: '10%',
data: wasteList,
barWidth: 10,
// barWidth: 10,
// barWidth: 15,
// label: {
// position: [10, 10],
@@ -145,7 +147,7 @@ export default {
right: '4%',
// bottom: '3%',
width: 'auto',
height: 'auto',
height: '300',
containLabel: true
},
yAxis: [