|
@ -351,7 +351,7 @@ export default { |
|
|
this.pieOption = { |
|
|
this.pieOption = { |
|
|
tooltip: { |
|
|
tooltip: { |
|
|
trigger: 'item', |
|
|
trigger: 'item', |
|
|
formatter: '总数 : {c}<br/> 占比 : {d}%', |
|
|
formatter: '{b}<br/>总数 : {c}<br/> 占比 : {d}%', |
|
|
backgroundColor: 'rgb(134,134,134)', |
|
|
backgroundColor: 'rgb(134,134,134)', |
|
|
borderColor: 'rgb(134,134,134)', |
|
|
borderColor: 'rgb(134,134,134)', |
|
|
textStyle: { |
|
|
textStyle: { |
|
|