| | |
| | | // tooltip: {}, |
| | | title: { |
| | | show: show, |
| | | text: '各车间当月不良趋势', |
| | | text: '各车间不良趋势', |
| | | left: '50%', |
| | | top: '3%', |
| | | textAlign: 'center', |
| | |
| | | grid: { |
| | | left: '2%', |
| | | right: '2%', |
| | | bottom: '20%', |
| | | top: '15%', |
| | | bottom: '15%', |
| | | top: '20%', |
| | | containLabel: true |
| | | }, |
| | | legend: { |
| | |
| | | symbolSize: 6, |
| | | lineStyle: { |
| | | normal: { |
| | | color: '#ffe000' // 线条颜色 |
| | | color: '#ffa800' // 线条颜色 |
| | | }, |
| | | borderColor: '#ffe000' |
| | | borderColor: '#ffa800' |
| | | }, |
| | | label: { |
| | | show: true, |
| | |
| | | }, |
| | | itemStyle: { |
| | | normal: { |
| | | color: '#ffe000' |
| | | color: '#ffa800' |
| | | } |
| | | }, |
| | | tooltip: { |
| | |
| | | symbolSize: 6, |
| | | lineStyle: { |
| | | normal: { |
| | | color: '#ffa800' // 线条颜色 |
| | | color: '#ffee00' // 线条颜色 |
| | | }, |
| | | borderColor: '#ffa800' |
| | | borderColor: '#ffee00' |
| | | }, |
| | | label: { |
| | | show: true, |
| | |
| | | }, |
| | | itemStyle: { |
| | | normal: { |
| | | color: '#ffa800' |
| | | color: '#ffee00' |
| | | } |
| | | }, |
| | | tooltip: { |