You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question to ask about how to use ECharts to ...;我想提问如何使用 ECharts 实现某功能
I have a bug to report;我想要报 bug
I have a feature to request, e.g.: I'd like a new feature that ...;我需要一个新功能
I have a feature to enhance, e.g.: The current feature should be improved in the way that ...;我希望改进某个功能
There's something wrong with the documents;文档有些问题
Others, or I'm not sure which issue types to choose here;其他,或我不知道应该选什么类型
Issue Details
As per the #4986, order of the nodes displayed in the Sankey chart will be based on the series.data. But the latest version (4.2.0) doesn't work as expected.
Expected Behavior
When below option is specified for Sankey charts, the order of nodes should be AAAAAAA, CCCCCCC and DDDDDD.
General Questions
Issue Type
Issue Details
As per the #4986, order of the nodes displayed in the Sankey chart will be based on the series.data. But the latest version (4.2.0) doesn't work as expected.
Expected Behavior
When below option is specified for Sankey charts, the order of nodes should be AAAAAAA, CCCCCCC and DDDDDD.
Current Behavior
But the nodes are in different order as shown in the below image:
Online Example
Go to https://ecomfe.github.io/echarts-examples/public/editor.html?c=sankey-energy and replace the left panel code with the code snippet provided in the "Expected behavior" section and click Run.
Topics
Anything Else We Need to Know
A similar issue has been reported earlier (#4986) but as that issue has been closed, I am creating a this issue.
Environment
ECharts version;ECharts 版本: {DESCRIBE_HERE}
It happens only on certain browsers or operating systems. 对于特定浏览器或操作系统才会出现的问题,请提供相应环境信息:{BROWSER_VERSION_OR_OS_INFORMATION_HERE}
The text was updated successfully, but these errors were encountered: