archiewood commented on issue #4880:
URL: https://github.com/apache/echarts/issues/4880#issuecomment-1426402325

   While `layoutIterations=0` solves the ordering problem , it introduces 
another weird side effect. All the nodes become aligned to the top.
   
   `layoutIterations=1`
   <img width="639" alt="image" 
src="https://user-images.githubusercontent.com/58074498/218207921-74adc715-701c-4d1e-8c78-71c0acd94d52.png";>
   
   `layoutIterations=0`
   
   <img width="649" alt="image" 
src="https://user-images.githubusercontent.com/58074498/218207792-6356c1a4-9a0a-411b-80ef-eb35a7c2d8fa.png";>
   
   Has anyone found a workaround for this?


-- 
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]

Reply via email to