KondakovArtem opened a new issue, #17911: URL: https://github.com/apache/echarts/issues/17911
### Version 5.4.0 ### Link to Minimal Reproduction https://codesandbox.io/s/les-miserables-forked-80i2c6?file=/index.js ### Steps to Reproduce Add to les miserable sample https://echarts.apache.org/examples/en/editor.html?c=graph -> layout: force ### Current Behavior The smooth animation of hovering over nodes in the graph disappears when layout: force is enabled ### Expected Behavior Same animation as layout:none or layout:circular ### Environment ```markdown - OS:Linux - Browser:Chrome 107.0.5304.87 - Framework: ``` ### Any additional comments? _No response_ -- 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]
