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 2019/10/10 07:56:20 UTC

[GitHub] [incubator-echarts] bestMyself opened a new issue #11378: echarts-gl模块中series的type:'line3D',就是三维折线图设置动画参数没有效果

bestMyself opened a new issue #11378: echarts-gl模块中series的type:'line3D',就是三维折线图设置动画参数没有效果
URL: https://github.com/apache/incubator-echarts/issues/11378
 
 
   ### Version
   4.3.0
   
   ### Steps to reproduce
   https://www.echartsjs.com/examples/zh/editor.html?c=line3d-orthographic&gl=1
   在官方model中的series添加
   ,animation :true,
   animationDurationUpdate: 10000,
   animationEasingUpdate:'cubicOut'
   三个动画参数设置动画时间,可是还是页面一刷新就加载出来,没有动画效果
   
   ### 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