|
|
@ -154,9 +154,14 @@ export default { |
|
|
|
bottom: '1%', |
|
|
|
right: '40%', |
|
|
|
symbolSize: 7, |
|
|
|
lineStyle: { width: 4 }, |
|
|
|
lineStyle: { width: 1 }, |
|
|
|
itemStyle: { borderWidth: 3, borderColor: '#AACD06' }, |
|
|
|
label: { position: 'top', verticalAlign: 'middle', align: 'center', fontSize: 16 }, |
|
|
|
label: { |
|
|
|
position: 'top', |
|
|
|
verticalAlign: 'middle', |
|
|
|
align: 'center', |
|
|
|
fontSize: 16, |
|
|
|
}, |
|
|
|
leaves: { |
|
|
|
label: { |
|
|
|
position: 'right', |
|
|
|