|
|
@ -85,6 +85,14 @@ export const gende = { |
|
|
|
label: { |
|
|
|
show: false, |
|
|
|
position: "center", |
|
|
|
normal:{ |
|
|
|
show:true, |
|
|
|
position:'inner', |
|
|
|
formatter: '{b}:{c}个', |
|
|
|
textStyle:{ |
|
|
|
color:'#fff' |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
labelLine: { |
|
|
|
show: false, |
|
|
@ -442,6 +450,14 @@ export const postureEcharts = { |
|
|
|
label: { |
|
|
|
show: false, |
|
|
|
position: "center", |
|
|
|
normal:{ |
|
|
|
show:true, |
|
|
|
position:'inner', |
|
|
|
formatter: '{b}:{c}个', |
|
|
|
textStyle:{ |
|
|
|
color:'#fff' |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
labelLine: { |
|
|
|
show: false, |
|
|
@ -611,6 +627,14 @@ export const healTypeEcharts = { |
|
|
|
label: { |
|
|
|
show: false, |
|
|
|
position: "center", |
|
|
|
normal:{ |
|
|
|
show:true, |
|
|
|
position:'inner', |
|
|
|
formatter: '{b}:{c}个', |
|
|
|
textStyle:{ |
|
|
|
color:'#fff' |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
labelLine: { |
|
|
|
show: false, |
|
|
@ -725,6 +749,14 @@ export const effectEcharts = { |
|
|
|
label: { |
|
|
|
show: false, |
|
|
|
position: "center", |
|
|
|
normal:{ |
|
|
|
show:true, |
|
|
|
position:'inner', |
|
|
|
formatter: '{b}:{c}个', |
|
|
|
textStyle:{ |
|
|
|
color:'#fff' |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
labelLine: { |
|
|
|
show: false, |
|
|
|