| | |
| | | <!DOCTYPE html> |
| | | <html lang="en" > |
| | | <html lang="en"> |
| | | |
| | | <head> |
| | | <meta charset="UTF-8" /> |
| | |
| | | let option = { |
| | | title: { |
| | | text: '缴费占比', |
| | | textStyle:{ |
| | | fontSize:13 |
| | | textStyle: { |
| | | fontSize: 13 |
| | | } |
| | | }, |
| | | legend: {}, |
| | |
| | | color: '#1B2232' |
| | | } |
| | | }, |
| | | dataZoom: { |
| | | type: 'inside', |
| | | }, |
| | | series: [{ |
| | | name: '', |
| | | type: 'line', |
| | |
| | | var monthPayOption = { |
| | | title: { |
| | | text: '近12个月的缴费记录', |
| | | textStyle:{ |
| | | fontSize:13 |
| | | textStyle: { |
| | | fontSize: 13 |
| | | } |
| | | }, |
| | | tooltip: { |
| | |
| | | } |
| | | }, |
| | | grid: { |
| | | top:'23%', |
| | | top: '23%', |
| | | left: '3%', |
| | | right: '4%', |
| | | bottom: '3%', |
| | |
| | | type: 'value' |
| | | } |
| | | ], |
| | | dataZoom: { |
| | | type: 'inside', |
| | | }, |
| | | series: [ |
| | | { |
| | | name: '厦门', |
| | |
| | | var monthPayAmountOption = { |
| | | title: { |
| | | text: '近12个月的缴费金额', |
| | | textStyle:{ |
| | | fontSize:13 |
| | | textStyle: { |
| | | fontSize: 13 |
| | | } |
| | | }, |
| | | dataZoom: { |
| | | type: 'inside', |
| | | }, |
| | | tooltip: {}, |
| | | legend: {}, |
| | | xAxis: { |