echarts-bot[bot] commented on issue #19723: URL: https://github.com/apache/echarts/issues/19723#issuecomment-1999384603
@liqiuqiui It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] Histogram series labels overlap with axis labels **BODY** ### Version 5.4.3 ### Link to Minimal Reproduction https://codepen.io/qiuqiux1/pen/eYodbLw ### Steps to Reproduce Problem recurrence https://codepen.io/qiuqiux1/pen/eYodbLw ### Current Behavior When the y-axis is the category axis, the column chart series label position is set to inside or insideRight. When the column chart is very short, it will overlap with the axis label. ### Expected Behavior When the width of the histogram is less than the width of the label text, the x offset of the hidden text or label is not allowed to exceed the minimum limit of the x offset of the category axis. ### Environment ```markdown - OS: -Browser: - Framework: ``` ### Any additional comments? _No response_ </details> -- 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]
