dagundejuzi opened a new issue #10358: 异步加载line类型的图表数据时,动画不正确
URL: https://github.com/apache/incubator-echarts/issues/10358
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   
[https://www.echartsjs.com/gallery/editor.html?c=doc-example/tutorial-async](https://www.echartsjs.com/gallery/editor.html?c=doc-example/tutorial-async)
   
   ### Steps to reproduce
   用的官网异步加载的示例,只是把series的类型从bar改成了line,然后刷新数据,线就是从上面滑入图表的。
   实际使用中,用不同的Option(轴和数据都不相同的option)来刷新图表,也有类似现象,线条是外面滑入的,不是从前往后画的。
   
   ### 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to