520zzj commented on issue #9560:
URL: https://github.com/apache/echarts/issues/9560#issuecomment-906898815


   https://blog.csdn.net/zm_miner/article/details/78321254
   至于你说的interval是在categroy类型才有用,这几种都是折中的方案。
   
   
   ------------------ 原始邮件 ------------------
   发件人:                                                                         
                                               "apache/echarts"                 
                                                                   
***@***.***>;
   发送时间: 2021年8月27日(星期五) 中午11:19
   ***@***.***>;
   ***@***.******@***.***>;
   主题: Re: [apache/echarts] containLabel:true, 右边的文字还是被遮挡了 (#9560)
   
   
   
   
   
    
   感谢热心回复。
    我看了源码,看了interval的计算方法。
    理论上 最左边和最右边的两个label都会出现显示不全的问题。
    
   虽然可以通过showMinLabel: false,  showMaxLabel: false 把最左边和最右边的label隐藏掉
    但是在数据量没有那么多的时候,最左边最右边又有足够的空间展示label,直接隐藏显得很空。
    
   能不能计算完interval,渲染label的时候,把最左边和最右边显示不全的label隐藏掉?
    我这里不能贴图片。可能没表达清楚...
    
   —
   You are receiving this because you commented.
   Reply to this email directly, view it on GitHub, or unsubscribe.
   Triage notifications on the go with GitHub Mobile for iOS or Android.


-- 
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: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to