lmarquinez opened a new issue, #19724: URL: https://github.com/apache/echarts/issues/19724
### Version 5.4.3 ### Link to Minimal Reproduction . ### Steps to Reproduce Value that across the X axis. ### Current Behavior I am using a bar chart, specifically the waterfall chart. I have added the option to display the labels and apparently it works fine. The problem arises when I give it a position, such as top, and this bar crosses the X axis. In this case it does not position it correctly, since it seems that it understands that the value of this bar ends in the axis when really it is higher. ### Expected Behavior To position it correctly, taking into account the whole bar and not up to the axis. ### 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]
