You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/02/29 08:53:54 UTC

[GitHub] [incubator-echarts] 0x587 opened a new issue #12210: MarkArea拖动延时

0x587 opened a new issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xmxO1acYY](https://gallery.echartsjs.com/editor.html?c=xmxO1acYY)
   
   ### Steps to reproduce
   直接运行图表即可
   
   ### What is expected?
   希望可以减少拖动的延时
   
   ### What is actually happening?
   延迟非常大
   
   
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] 100pah commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
100pah commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-596133693
 
 
   Need enhancement: 
   
   Perhaps support animation to markArea will make it better.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-592921658
 
 
   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](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) 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 dev@echarts.apache.org. 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](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] 0x587 commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
0x587 commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-594598742
 
 
   谢谢,关闭动画后很有帮助。不过感觉靠关闭动画来解决不是一个优雅的办法,还是希望能在以后的版本中改善这个问题。

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] Ovilia commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-593773541
 
 
   请问是否是指 MarkArea 在 dataZoom 移动范围的时候没有动画?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] 100pah commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
100pah commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-594128040
 
 
   ```js
   option = {
       animation: false,
       ...
   }
   ```
   这样会好点么?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] Ovilia commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-593785507
 
 
   这个不同步就是因为其他元素有动画,MarkArea 没有 动画

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] 0x587 commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
0x587 commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-593782624
 
 
   不是
   是指在左右拖动图表的时候,markarea明显和其他元素不同步。有卡顿感

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-593785693
 
 
   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](https://github.com/apache/incubator-echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts) if you'd like to give a try. 🤓

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] 0x587 commented on issue #12210: MarkArea拖动延时

Posted by GitBox <gi...@apache.org>.
0x587 commented on issue #12210: MarkArea拖动延时
URL: https://github.com/apache/incubator-echarts/issues/12210#issuecomment-593795439
 
 
   
   ![ECharts Gallery - 图像拖动时MarkArea迟钝不同步 - Google Chrome 2020-03-03 13-59-59](https://user-images.githubusercontent.com/40025941/75749835-bea44600-5d5d-11ea-87fa-c69c25c46b59.gif)
   可是是markarea滞后于其他元素,有没有办法消除这种卡顿感

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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