Gumichocopengin8 opened a new issue, #18317: URL: https://github.com/apache/echarts/issues/18317
### What problem does this feature solve? <img width="775" alt="image" src="https://user-images.githubusercontent.com/34010665/221513808-2be538ff-c18c-4e65-b040-947a122fd235.png"> [Codesandbox.io](https://codesandbox.io/s/profile-forked-041fw1?file=/index.js) When rectangle width is not wide enough, text overflows. I couldn't find any options or API to make text ellipsis in rectangle with `custom` type. ### What does the proposed API look like? The API is `ellipsis` which is similar to https://echarts.apache.org/en/option.html#textStyle.ellipsis -- 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]
