Manahil-Afzal commented on issue #21271: URL: https://github.com/apache/echarts/issues/21271#issuecomment-3729801678
Hi MenFsq, thanks for raising this issue. From what I understand, the Sankey layout positions nodes based on flow structure and link relationships, not purely visual centering. That may be why the leftmost node is not vertically centered. I am currently exploring how the Sankey layout calculates node positions in the source code to see whether an optional configuration (for example, vertical alignment control) could be feasible without changing existing behavior. I’ll update here once I have a clearer technical understanding. -- 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]
