Showing
1 changed file
with
0 additions
and
2 deletions
| @@ -47,10 +47,8 @@ | @@ -47,10 +47,8 @@ | ||
| 47 | left: 'center', | 47 | left: 'center', |
| 48 | data: legendDatas, | 48 | data: legendDatas, |
| 49 | }, | 49 | }, |
| 50 | - color: ['red', '#5470c6', '#91cd77'], | ||
| 51 | series: [ | 50 | series: [ |
| 52 | { | 51 | { |
| 53 | - name: 'Access From', | ||
| 54 | type: 'pie', | 52 | type: 'pie', |
| 55 | radius: '60%', | 53 | radius: '60%', |
| 56 | data: dataSeries, | 54 | data: dataSeries, |