| | |
| | | {{ item.growth > 0 ? '+' : '' }}{{ item.householdNumRate }} |
| | | </span> |
| | | </div> |
| | | {{ item.householdNum }}户 |
| | | {{ item.householdNum }}人 |
| | | </div> |
| | | </div> |
| | | <div class="progress-bar"> |
| | |
| | | show: false |
| | | }, |
| | | axisLabel: { |
| | | color: '#495F88', |
| | | color: '#fff', |
| | | fontSize: 12, |
| | | // rotate: 30, // 标签倾斜角度 |
| | | } |
| | |
| | | type: 'value', |
| | | name: '单位:次', |
| | | nameTextStyle: { |
| | | color: '#495F88', |
| | | color: '#fff', |
| | | fontSize: 12, |
| | | }, |
| | | splitLine: { |
| | |
| | | show: false |
| | | }, |
| | | axisLabel: { |
| | | color: '#495F88', |
| | | color: '#fff', |
| | | fontSize: 12 |
| | | } |
| | | }, |
| | |
| | | name: '安置面积异常', |
| | | type: 'line', |
| | | smooth: true, |
| | | symbol: 'none', |
| | | symbol: 'circle', |
| | | itemStyle: { |
| | | color: '#FEDB65' |
| | | }, |
| | |
| | | name: '补偿金额异常', |
| | | type: 'line', |
| | | smooth: true, |
| | | symbol: 'none', |
| | | symbol: 'circle', |
| | | itemStyle: { |
| | | color: '#00F2EF' |
| | | }, |