Hy Ovilia,
I’ve submitted a Pull Request to improve the Sankey
example alignment:
*PR Link:* [https://github.com/apache/echarts-examples/pull/147]
*Related Issue:* #21271 <https://github.com/apache/echarts/issues/21271>
Forcing nodes to be exactly centered breaks visual consistency with the
thumbnail. This update ensures the Sankey example:
-
Matches the thumbnail preview
-
Maintains visual consistency across the gallery
-
Does not alter the core layout algorithm
Only the file public/examples/ts/sankey-itemstyle.ts is updated.
Thank you for reviewing!
Best regards,
Manahil Afzal