| | |
| | | formatter: "{a} <br/>{b}: {c} ({d}%)" |
| | | }, |
| | | legend: { |
| | | show: false, |
| | | // type:"scroll", |
| | | // orient: "horizontal", |
| | | // left: '10px', |
| | | // right: '10px', |
| | | // top: '35px', |
| | | // align: 'auto', |
| | | // textStyle: { |
| | | // color: 'rgba(136,136,136,.6)' |
| | | // }, |
| | | // pageTextStyle:{ |
| | | // color: 'rgba(136,136,136,.6)' |
| | | // } |
| | | //show: false, |
| | | type:"scroll", |
| | | orient: "horizontal", |
| | | left: '10px', |
| | | right: '10px', |
| | | top: '35px', |
| | | align: 'auto', |
| | | textStyle: { |
| | | color: 'rgba(136,136,136,.6)' |
| | | }, |
| | | pageTextStyle:{ |
| | | color: 'rgba(136,136,136,.6)' |
| | | } |
| | | }, |
| | | series: [ |
| | | { |
| | | name: this.seriesName, |
| | | fontSize: 14, |
| | | type: "pie", |
| | | radius: this.radiusType, |
| | | top: 40, |
| | | height: "68%", |
| | | height: "90%", |
| | | // labelLine: { |
| | | // length: 15 |
| | | // }, |