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/01/06 07:56:34 UTC

[GitHub] [incubator-echarts] mumu1349562746 opened a new issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

mumu1349562746 opened a new issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)
URL: https://github.com/apache/incubator-echarts/issues/11983
 
 
   ### Version
   4.6.0
   
   ### Steps to reproduce
   官网上的案例50和10之间完全没有区别,而且数值不知道具体的含义,但是我尝试过将50设置的更大,效果非常不明显,
   如果可以的话,我希望是能截图,或者是录取gif,因为项目很大.
   ,解释的特别模糊,因为是测试项目,无法公开抱歉
   
   ### What is expected?
                                             label: {
   							show: true,
   							formatter: "{b}",
   							textStyle: {
   								fontSize: 12,
   							},
   							position: 'outer',
   							alignTo: 'none',
   							bleedMargin : 100,
   						},
   
   ### What is actually happening?
   代码设置后,没有效果
   
   ---
   场景是大数据展示平台.用数据进行画图
   
   <!-- This issue is generated by echarts-issue-helper. 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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] Ovilia commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)
URL: https://github.com/apache/incubator-echarts/issues/11983#issuecomment-571117163
 
 
   这个配置项的意思是,如果文字过长而超过了距离 canvas 边界 bleedMargin 的位置,文字会变成 `...`。后面我改进下文档~谢谢反馈

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] Ovilia commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)
URL: https://github.com/apache/incubator-echarts/issues/11983#issuecomment-573485316
 
 
   @mumu1349562746 https://gallery.echartsjs.com/editor.html 请提供一下代码

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] mumu1349562746 commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

Posted by GitBox <gi...@apache.org>.
mumu1349562746 commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)
URL: https://github.com/apache/incubator-echarts/issues/11983#issuecomment-571379398
 
 
   我现实的结果是,文字已经超出了canvas的边界,但是依旧不生效

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] mumu1349562746 commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

Posted by GitBox <gi...@apache.org>.
mumu1349562746 commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)
URL: https://github.com/apache/incubator-echarts/issues/11983#issuecomment-571379700
 
 
   我做的是边框大小完全可以变化的动态组件,canvas随着拉伸会变大缩小,不知道是不是跟这个有关系

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)
URL: https://github.com/apache/incubator-echarts/issues/11983#issuecomment-571042065
 
 
   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
   
   If you are interested in the project, you may also subscribe our [mail list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #11983:
URL: https://github.com/apache/incubator-echarts/issues/11983#issuecomment-625604360


   @mumu1349562746 Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.


----------------------------------------------------------------
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] Ovilia commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

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


   @brsdv Thanks for reporting.


----------------------------------------------------------------
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] brsdv commented on issue #11983: series中pie的label中bleedMargin效果不佳(完全没有效果)

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


   Good afternoon, I also found this bug. I noticed that it happens if you set the label to the formatter, a link to my pen is below.
   https://codepen.io/brsdv/pen/KKdJWRX


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