longchuxiong opened a new issue, #18166:
URL: https://github.com/apache/echarts/issues/18166
### Version
5.3.3
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
` dataZoom: [
{
type: 'inside',
start: 0,
end: 10
},
{
start: 0,
end: 10,
selectedDataBackground: {
areaStyle: {
color: 'red'
}
},
fillerColor: '',
left: '0',
bottom: "0",
width: '100%'
}
]`
### Current Behavior

### Expected Behavior
显示边框正确
### Environment
```markdown
- OS:
- Browser:
- Framework:
```
### Any additional comments?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]