pissang edited a comment on issue #11024: Graph becomes crazy when zooming in 
or out
URL: 
https://github.com/apache/incubator-echarts/issues/11024#issuecomment-532692016
 
 
   @ITAYC0HEN Hi, Sorry for the late reply.
   
   I added a layout option: `'friction'`. It will slow down the nodes' 
movement. So we can try setting a smaller value when we update the option on 
dataZoom. Like following
   
   
![image](https://user-images.githubusercontent.com/841551/65154158-9352c680-da5d-11e9-90c2-0976f4da99f5.png)
   
   The value ranges from 0 to 1.
   
   I tried it in your project and it works well. 
[site-mock.zip](https://github.com/apache/incubator-echarts/files/3626698/site-mock.zip)
   
   But this feature is still experimental and the `echarts.min.js` has been 
changed to our developing version. It will be planned in release 4.5.0 next 
month.  If you have any issue using this developing verison, please let us know.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to