We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.5.1
https://echarts.apache.org/examples/en/editor.html?c=graph-force&code=LYTwwgFghgTgLgOgM4QPYHcAyqoBMCWAdgOYAUAlANwBQAJAsQKZykBKA8uwCoD6ACgEEuACQAEAalEByAPS4ocKDKhIkzOQqUAbRkgC0wfGphQARjqQIAVklSEpAGlEAzAK6EAxnHx3RpYiYADhDkogDe1KKioJCwiBD4uIzYeERkVJGiAVDBCISoSZbOqDAAolAeEKRunt6-pPlJoRFRUY2MyCDApqhaAMr4AF6MogC8ogCsNFEAvhlRqIF1hGPhmVHecDoAXGutrXCMAB5wu1KYuqIAskaMJua6juutSK6mhydnACKMzlCuWjgoi0UBAqFccCe-w2izOPTgcFQwCh0J0zlO0hg-GIEEhzxmDmeiN63kCuzCBOeOiYhFwuwA2s8oi1oVEZDJRGodF5GLgrgVGGckGkdCjWfJFLtsrkPApGMQSvhdAhgDlqu4vD4VqQoM0mdCYMxXDAVlA8lBgIxpqzRHN9TNngBdQn7YxKpAM_Us1mEC2C6QXJDXW73Cxi6FwECBf1SaUQcP7EFgiFnYowDyMBOtCVQKVBCB5AVIF02rREADWHqy-YQZcIlZLrNlhwVWN0eZyBeb8sVukbBpwwF2cBgrkY_cTZkYWnJ-v2gVQwuWZyxOLxNttE9aaYzs43UUNgQBwrsuwAjAAGC9byfJuACQj4VXLlxQLRqG-2-1OzIza0xaB4GQZh2CWLVSEWZYMjmSggA
Zoom in the example, and see how the edges reset to some initial layout, that doesn't correspond with the edges.
We would expect the edges to zoom correctly.
tested on Chrome and Firefox.
This is the example used: https://echarts.apache.org/examples/en/editor.html?c=graph-force
https://echarts.apache.org/examples/en/editor.html?c=graph-force
The text was updated successfully, but these errors were encountered:
Adding animation:false to option fixes it.
animation:false
Sorry, something went wrong.
No branches or pull requests
Version
5.5.1
Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=graph-force&code=LYTwwgFghgTgLgOgM4QPYHcAyqoBMCWAdgOYAUAlANwBQAJAsQKZykBKA8uwCoD6ACgEEuACQAEAalEByAPS4ocKDKhIkzOQqUAbRkgC0wfGphQARjqQIAVklSEpAGlEAzAK6EAxnHx3RpYiYADhDkogDe1KKioJCwiBD4uIzYeERkVJGiAVDBCISoSZbOqDAAolAeEKRunt6-pPlJoRFRUY2MyCDApqhaAMr4AF6MogC8ogCsNFEAvhlRqIF1hGPhmVHecDoAXGutrXCMAB5wu1KYuqIAskaMJua6juutSK6mhydnACKMzlCuWjgoi0UBAqFccCe-w2izOPTgcFQwCh0J0zlO0hg-GIEEhzxmDmeiN63kCuzCBOeOiYhFwuwA2s8oi1oVEZDJRGodF5GLgrgVGGckGkdCjWfJFLtsrkPApGMQSvhdAhgDlqu4vD4VqQoM0mdCYMxXDAVlA8lBgIxpqzRHN9TNngBdQn7YxKpAM_Us1mEC2C6QXJDXW73Cxi6FwECBf1SaUQcP7EFgiFnYowDyMBOtCVQKVBCB5AVIF02rREADWHqy-YQZcIlZLrNlhwVWN0eZyBeb8sVukbBpwwF2cBgrkY_cTZkYWnJ-v2gVQwuWZyxOLxNttE9aaYzs43UUNgQBwrsuwAjAAGC9byfJuACQj4VXLlxQLRqG-2-1OzIza0xaB4GQZh2CWLVSEWZYMjmSggA
Steps to Reproduce
Current Behavior
Zoom in the example, and see how the edges reset to some initial layout, that doesn't correspond with the edges.
Expected Behavior
We would expect the edges to zoom correctly.
Environment
Any additional comments?
This is the example used:
https://echarts.apache.org/examples/en/editor.html?c=graph-force
The text was updated successfully, but these errors were encountered: