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/12/31 15:28:38 UTC

[GitHub] [incubator-echarts] dousee163 opened a new issue #13923: resize的取消动画效果了吗?

dousee163 opened a new issue #13923:
URL: https://github.com/apache/incubator-echarts/issues/13923


   ### Version
   5.0.0
   
   ### Steps to reproduce
   调用resize的时候,没有动画效果
   
   看看以下例子,并调整浏览器窗口
   https://echarts.apache.org/next/examples/zh/editor.html?c=bar-y-category
   
   以下是旧版有动画效果
   https://echarts.apache.org/examples/zh/editor.html?c=bar-simple
   
   ### What is expected?
   希望resize的动画效果可以控制,比如option.animation=true
   
   ### What is actually happening?
   暂时找不到类似的属性控制动画效果
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. 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



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


[GitHub] [incubator-echarts] pissang commented on issue #13923: resize的取消动画效果了吗?

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #13923:
URL: https://github.com/apache/incubator-echarts/issues/13923#issuecomment-753246779


   @dousee163 动画效果会让画面的响应显得不那么及时,有时候会有卡顿的效果


----------------------------------------------------------------
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



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


[GitHub] [incubator-echarts] pissang edited a comment on issue #13923: resize的取消动画效果了吗?

Posted by GitBox <gi...@apache.org>.
pissang edited a comment on issue #13923:
URL: https://github.com/apache/incubator-echarts/issues/13923#issuecomment-753246779


   @dousee163 缩放的动画会让画面的响应显得不那么及时,有时候会有卡顿的效果


----------------------------------------------------------------
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



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


[GitHub] [incubator-echarts] Echartswest commented on issue #13923: resize的取消动画效果了吗?

Posted by GitBox <gi...@apache.org>.
Echartswest commented on issue #13923:
URL: https://github.com/apache/incubator-echarts/issues/13923#issuecomment-753573916


   Hi, the same issue for the 5.0 version, the chart animation is not available when run "myChart.resize()" and the user view is not good as the previous versions. Is there solution to get the animation back.
   
   		document.getElementById('main').style.height = '1400px';
   		myChart.resize();// there was animation in older versions.


----------------------------------------------------------------
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



---------------------------------------------------------------------
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 #13923: resize的取消动画效果了吗?

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #13923:
URL: https://github.com/apache/incubator-echarts/issues/13923#issuecomment-752988165


   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 question.
   
   If you are interested in the project, you may also subscribe our [mailing 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



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