xu1132 commented on issue #21182:
URL: https://github.com/apache/echarts/issues/21182#issuecomment-3167216151

   
我需要拿到y轴的单位值,比如上图中间隔也就是interval的值是200,我希望通过一个便捷的方式拿到这个值。我在定位markPoint时需要以interval为参考,比如让markPoint位于柱状图上方比柱子高半个单位,就需要知道interval的值是多少。当然最后我用symbolOffset来设置markPoint的偏移量间接实现了这一效果。还有之前我在试图在图表上方留白20%的时候,也就是将上限提高20%即y轴最大刻度值提高20%,如果能拿到单位刻度值实现起来就会容易的多,总之我觉得开发一个获取y轴单位刻度值的方法是很有必要的。
    
   
   
   徐壹
   ***@***.***
   
   
   
    
   
   
   
   
   ------------------ 原始邮件 ------------------
   发件人: "Zhongxiang ***@***.***>; 
   发送时间: 2025年8月8日(星期五) 下午3:54
   收件人: ***@***.***>; 
   抄送: ***@***.***>; ***@***.***>; 
   主题: Re: [apache/echarts] [Feature] 能不能添加一个获取y轴单位刻度值标签的api (Issue #21182)
   
   
   
   
   
   
   
   
   
   
   
   
   plainheart left a comment (apache/echarts#21182)
    
   没太明白,具体希望是什么样的接口?
    
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: 
***@***.***>


-- 
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: [email protected]

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