Josiahhx opened a new issue, #17351: URL: https://github.com/apache/echarts/issues/17351
### What problem does this feature solve? If force guidance is always present, when I drag and drop nodes, it is visually very messy, especially if there are many children of a node, because if there are many nodes, then force.repulsion will be set to large, and this time the drag will keep touching other nodes, causing all nodes to rotate at a very fast speed ### What does the proposed API look like? In the configuration item, provide a parameter for whether force guidance is required on an ongoing basis -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
