sugar258596 commented on issue #18774:
URL: https://github.com/apache/echarts/issues/18774#issuecomment-1594274706
虽然不会有副作用,但是只有一条数据的情况会使y轴上的值出现重复
------------------ 原始邮件 ------------------
发件人: "Wenli ***@***.***>;
发送时间: 2023年6月16日(星期五) 下午3:57
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [apache/echarts] [Bug] 为什么在数据只有一条的情况下yAxis属性下axisLabel中方法会被调用六次啊
(Issue #18774)
因为 tick、label 等的布局都会用到。formatter 原则上应使用纯函数,不要有副作用。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.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]