shiyutim commented on issue #18474:
URL: https://github.com/apache/echarts/issues/18474#issuecomment-1499924979
如何不用
markPoint,自己根据当前视窗的数据计算最大值最小值的位置呢,每次拖动的时候动态去算位置。请问下有没有方法能获取当前视窗的数据呢?我知道的是根据datazoom
事件获取 start 、end百分比,但是这个反算数据好像不太准确。
How to calculate the position of the maximum and minimum values based on the
current window data without markPoint? Dynamically calculate the position every
time you drag. Is there a way to get the data of the current window? What I
know is that I get the start/end percentage based on the datazoom event, but
this inverse data seems to be inaccurate.
@Ovilia
--
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]