Fuyun791 opened a new issue #16259: URL: https://github.com/apache/echarts/issues/16259
### What problem does this feature solve? xAxis.axisLabel. overflow 有个能换行的属性。但是无限的换行会导致高度很长。所以我希望x轴的label能够限制最大的换行数,例如超过两行,加省略。 ### What does the proposed API look like? xAxis.axisLabel. overflow 有个能换行的属性。但是无限的换行会导致高度很长。所以我希望x轴的label能够限制最大的换行数,例如超过两行,加省略。 -- 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]
