You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/05/21 09:44:05 UTC

[GitHub] [incubator-echarts] daisy0123 opened a new issue #12681: The label display will overlap, affecting the data viewing

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


   ### Version
   4.8.0-rc.1
   
   ### Steps to reproduce
   The label display will overlap, affecting the data viewing
   
   ### What is expected?
   The label display don't overlap
   
   ### What is actually happening?
   The label display will overlap, affecting the data viewing
   
   <!-- 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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] susiwen8 commented on issue #12681: The label display will overlap, affecting the data viewing

Posted by GitBox <gi...@apache.org>.
susiwen8 commented on issue #12681:
URL: https://github.com/apache/incubator-echarts/issues/12681#issuecomment-632458801


   Know issue, we are planning to solve this problem in 5.0


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] giovannirizzolo commented on issue #12681: The label display will overlap, affecting the data viewing

Posted by GitBox <gi...@apache.org>.
giovannirizzolo commented on issue #12681:
URL: https://github.com/apache/incubator-echarts/issues/12681#issuecomment-641128514


   Echarts version 4.8.0.
   I got the same issue! On this snippet I still see the long labels overlapping the pie-chart:
   `label: {
      ....
      position: 'outer',
      alignTo: 'edge',
      margin: 20,
      avoidLabelOverlap: true
   }`


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] daisy0123 commented on issue #12681: The label display will overlap, affecting the data viewing

Posted by GitBox <gi...@apache.org>.
daisy0123 commented on issue #12681:
URL: https://github.com/apache/incubator-echarts/issues/12681#issuecomment-632976698


   > 知道问题,我们计划在5.0中解决此问题
   
   thanks very much!!
   
   > Know issue, we are planning to solve this problem in 5.0
   
   Thanks! Expecting!


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org