echarts icon indicating copy to clipboard operation
echarts copied to clipboard

MarkArea拖动延时

Open 0x587 opened this issue 4 years ago • 10 comments

Version

4.2.1

Reproduction link

https://gallery.echartsjs.com/editor.html?c=xmxO1acYY

Steps to reproduce

直接运行图表即可

What is expected?

希望可以减少拖动的延时

What is actually happening?

延迟非常大

0x587 avatar Feb 29 '20 08:02 0x587

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 and chart option 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 [email protected]. 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.

Have a nice day! 🍵

echarts-bot[bot] avatar Feb 29 '20 08:02 echarts-bot[bot]

请问是否是指 MarkArea 在 dataZoom 移动范围的时候没有动画?

Ovilia avatar Mar 03 '20 05:03 Ovilia

不是 是指在左右拖动图表的时候,markarea明显和其他元素不同步。有卡顿感

0x587 avatar Mar 03 '20 05:03 0x587

这个不同步就是因为其他元素有动画,MarkArea 没有 动画

Ovilia avatar Mar 03 '20 06:03 Ovilia

This issue is labeled with difficulty: easy. @0x587 Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.

Please have a look at How to debug ECharts if you'd like to give a try. 🤓

echarts-bot[bot] avatar Mar 03 '20 06:03 echarts-bot[bot]

ECharts Gallery - 图像拖动时MarkArea迟钝不同步 - Google Chrome 2020-03-03 13-59-59 可是是markarea滞后于其他元素,有没有办法消除这种卡顿感

0x587 avatar Mar 03 '20 06:03 0x587

option = {
    animation: false,
    ...
}

这样会好点么?

100pah avatar Mar 03 '20 19:03 100pah

谢谢,关闭动画后很有帮助。不过感觉靠关闭动画来解决不是一个优雅的办法,还是希望能在以后的版本中改善这个问题。

0x587 avatar Mar 04 '20 15:03 0x587

Need enhancement:

Perhaps support animation to markArea will make it better.

100pah avatar Mar 07 '20 20:03 100pah

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] avatar Aug 03 '22 21:08 github-actions[bot]

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

github-actions[bot] avatar Aug 10 '22 21:08 github-actions[bot]