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 2021/11/09 02:28:49 UTC

[GitHub] [echarts] dadazhouRenee opened a new issue #16029: 为什么react中折线图从左至右边的动画消失了 但是柱状图从下至上的动画还在

dadazhouRenee opened a new issue #16029:
URL: https://github.com/apache/echarts/issues/16029


   ### Version
   4.9.0
   
   ### Reproduction link
   [https://codesandbox.io/s/echart-line-dong-hua-wen-ti-kpz7s?file=/BarLineChart.js](https://codesandbox.io/s/echart-line-dong-hua-wen-ti-kpz7s?file=/BarLineChart.js)
   
   ### 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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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] [echarts] echarts-bot[bot] commented on issue #16029: 为什么react中折线图从左至右边的动画消失了 但是柱状图从下至上的动画还在

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






-- 
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: commits-unsubscribe@echarts.apache.org

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] [echarts] pissang commented on issue #16029: 为什么react中折线图从左至右边的动画消失了 但是柱状图从下至上的动画还在

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


   可能是因为 setOption 后又马上 resize 了,最新的版本修复了这个问题


-- 
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: commits-unsubscribe@echarts.apache.org

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