@@ -209,7 +209,7 @@ const getOrderEacths = function (data) {
},
legend: {
orient: 'vertical',
- right: '10%',
+ right: '2%',
top:'20%',
textStyle: {
fontSize: 14,
@@ -220,7 +220,7 @@ const getOrderEacths = function (data) {
{
name: '订单总量',
type: 'pie',
- radius: '70%',
+ radius: '55%',
center: ['25%', '50%'],
avoidLabelOverlap: false,
emphasis: {