qortex opened a new issue #13551:
URL: https://github.com/apache/incubator-echarts/issues/13551


   ### Version
   4.9.0
   
   ### Reproduction link
   
[https://codepen.io/qortex/pen/qBNyxyv](https://codepen.io/qortex/pen/qBNyxyv)
   
   ### Steps to reproduce
   Put too large names for indicators. They spill out of the canvas.
   
   ### What is expected?
   Text should be visible: canvas should contain the text (or wrap it?)
   
   ### What is actually happening?
   Text spill out of the canvas.
   
   ---
   Workaround is to word wrap the labels by hand (insert \n in the text) and 
take a safety margin by reducing the radar radius. But there is no guarantee 
the margin is high enough (or too high and waste space).
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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

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