k1ngbanana edited a comment on issue #8018:
URL: 
https://github.com/apache/incubator-echarts/issues/8018#issuecomment-639979018


   > Am alternate option is to adjust with grid margins and set a fixed width 
for labels while they can be represented with ellipsis for longer ones.
   
   [stackoverflow 
link](https://stackoverflow.com/questions/38693662/label-cant-display-when-echarts-labels-length-is-too-long/60787785#60787785)
   
   i have try this links method, and it helps me.
   the solution in the link is set property below
   
   **grid: { containLabel: true }**
   
   hopes this also helps u


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