echarts-bot[bot] commented on issue #16259: URL: https://github.com/apache/echarts/issues/16259#issuecomment-998567385
@Fuyun791 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** I hope that the label of the x-axis can limit the maximum number of line breaks. For example, if there are more than two lines, add and omit **BODY** ### What problem does this feature solve? xAxis.axisLabel. overflow has a property that can wrap. But infinite line breaks will cause the height to be very long. So I hope that the label of the x-axis can limit the maximum number of line breaks, for example, if there are more than two lines, add and omit. ### What does the proposed API look like? xAxis.axisLabel. overflow has a property that can wrap. But infinite line breaks will cause the height to be very long. So I hope that the label of the x-axis can limit the maximum number of line breaks, for example, if there are more than two lines, add and omit. </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]
