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/10/20 08:18:11 UTC

[GitHub] [incubator-echarts] seeddyan opened a new issue #13459: 三维图表在数据更新时视觉距离突变(Distance is suddenly changed in 3D chart when data updating.)

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


   ### Version
   4.9.0
   
   ### Reproduction link
   [https://codesandbox.io/s/nervous-austin-fqpbq?file=/src/App.js](https://codesandbox.io/s/nervous-austin-fqpbq?file=/src/App.js)
   
   ### Steps to reproduce
   例子中的图表初始渲染正常,在数据变更后视图距离突变,不是设定的300了。手动缩放后,有几次渲染正确,但有明显闪动,后面又不正常了。
   The distance is changed after first render. 
   
   ### What is expected?
   视图距离始终是设定的值。
   Distance is fixed.
   
   ### What is actually happening?
   视图距离变化诡异。
   Distance is suddenly changed when data updating.
   
   <!-- 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