alexdohm opened a new issue, #20450: URL: https://github.com/apache/echarts/issues/20450
### Version 5.5.1 ### Link to Minimal Reproduction https://codepen.io/teknopup/pen/QWeOMaR ### Steps to Reproduce I took your markArea for line chart and changed it to a bar chart: https://echarts.apache.org/examples/en/editor.html?c=line-sections&version=5.5.1 ### Current Behavior I thought that this was supposed to be fixed in : https://github.com/apache/echarts/pull/17098 However the fill still does not cover the entire bar chart. Is there something missing here? ### Expected Behavior The entire bar is covered by the mark area instead of only half ### Environment ```markdown - OS: Mac Sononma - Browser: Chrome - Framework: Vue@3 ``` ### 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]
