|
|
@ -450,7 +450,7 @@ const option = {
|
|
|
|
text: '',
|
|
|
|
text: '',
|
|
|
|
position: 'end',
|
|
|
|
position: 'end',
|
|
|
|
style: {
|
|
|
|
style: {
|
|
|
|
fill: '#8C8C8C',
|
|
|
|
fill: '#e9e9e9',
|
|
|
|
fontSize: 12
|
|
|
|
fontSize: 12
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -459,7 +459,7 @@ const option = {
|
|
|
|
autoHide: false,
|
|
|
|
autoHide: false,
|
|
|
|
autoEllipsis: true,
|
|
|
|
autoEllipsis: true,
|
|
|
|
style: {
|
|
|
|
style: {
|
|
|
|
fill: '#8C8C8C',
|
|
|
|
fill: '#e9e9e9',
|
|
|
|
fontSize: 12
|
|
|
|
fontSize: 12
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -499,7 +499,7 @@ const option = {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
label: {
|
|
|
|
label: {
|
|
|
|
style: {
|
|
|
|
style: {
|
|
|
|
fill: '#8C8C8C',
|
|
|
|
fill: '#e9e9e9',
|
|
|
|
fontSize: 12,
|
|
|
|
fontSize: 12,
|
|
|
|
opacity: 1
|
|
|
|
opacity: 1
|
|
|
|
}
|
|
|
|
}
|
|
|
|