Arch-Storm opened a new issue, #19375: URL: https://github.com/apache/echarts/issues/19375
### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?code=PYBwLglsB2AEC8sDeAoAzgUwE4Q2gXLANoqxnKnllgCeIGhARGgIbQDWGNjANJVRgC2IABYs0EAhSpUAZsADGAVymMWAEwBWLBRmgLufGbAC-RmdGDqMAcRYhCAFgAc5qpesB1COrAjCAMwATG7kADYsNMBKYACSYNgskDBSwaFk6kkshCTGZKh55NAsggywjACyAMoASgAKsAAkAIzOAAy8_HkQCYJVtGFlBYXkCsBhwFhMAEZhShidI6bp5GZdVMOFxaVMAEJKYeywdTi6Tc2OHStUPUL9NIOEmyNjE1Pls_OLI2uFv3nPYzbMqMAAqwDALDCsAAwsA0GA0OdmgFvoVbn0BkN1nlXpMmFgMOo0Xl_sYyTJARYSiCAGosHAsWYYWHwxFNABsAFYScYMfdHtIlrA8e9GITiddVlKKRsce4aUwAGIQAAeRNZCKRjRcvJk_KxT3lMlFBKJeqosulxqpCp25ROwFkPVgFQZAHMIHBGkEAOwW8gGh7Y4Ui8b48ruwl6ANkK1xqW2oqK8o1DCQiDQt1YT3ey6x2BBwVJqim8oGNgF-PLHEAXRWYS97CkuQBsDQ0SwuiY1Xq53avFgkJz6b2ByOJwgZxa-Z4sAAblD5oQLm0a4UkO3O93yr2Gi0B3Ph-7R6n0yxM66PV6mrOF0uypd122O0ouyD9odjqcWTOrkOPVPMEIShTV2RaFFB0XOYymaFFn2MTdX3fMcv0nadV0HY8gMdZ0wCvHMbx9f052g5dYD9BDKS3N8d2AyFoThLVkVRI9ALAJh6UZZkwO1bkoIfQhuSojYaJQ8pwQY3iWKw9jlTVDUmPA3VSME2AXBE2B6xxRtoAwAUQ1xcMxSjDRcGgMAA2ULB5z0PApDaAA6LkVitItDOMMtGCjLg9StCJpgwMIjUKLyc2mFgAAo2h4GK4sc30AEoA3 kCylRKTMaCYABBRkwhSmAwCqCAAC9YJinEKX-bSTCAA ### Steps to Reproduce 1. Use `layoutIterations` > 0, where a node with a higher value should be below a lower value. ### Current Behavior  ### Expected Behavior  ### Environment ```markdown - OS: Windows 11 - Browser: Chrome 119.0.6045.200 - Framework: / ``` ### Any additional comments? Another example of a similar problem, where layoutIterations fixes the ordering but aligns everything to `y=0`. This is using `layoutIterations: 32` :  Using `layoutIterations: 0`:  Optimal, but currently impossible (to my knowledge) behaviour:  -- 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]
