Ovilia commented on issue #18317:
URL: https://github.com/apache/echarts/issues/18317#issuecomment-1447667131

   Clipping all the text may cause performance issues and if the shape is not 
rectangle and the clipping is done using AABB boundary box, the result may not 
be good. So this feature is not quite considered necessary from my perspective. 
That being said, if you have this requirement in your case, you can consider 
using 
[hideOverlap](https://echarts.apache.org/en/option.html#series-custom.labelLayout.hideOverlap)
 to make it better looking. See the demo 
[here](https://codesandbox.io/s/profile-forked-mociko).


-- 
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]

Reply via email to