pissang commented on issue #11024: Graph becomes crazy when zooming in or out URL: https://github.com/apache/incubator-echarts/issues/11024#issuecomment-522389248 Every time you setOption, the graph will start running force directed layout again. But the behavior should be more like other nodes and only move slightly. The crazy ones are not expected. Can you give me a more detailed option with data. So I can use it to reproduce it and try if it can be fixed by tuning the layout parameters. Also we should support the label visibility callback when graph is zoomed later so you don't need to setOption every time. But it will take some time.
---------------------------------------------------------------- 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: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org