sedefbostanci opened a new issue #15672:
URL: https://github.com/apache/echarts/issues/15672


   Hi,
   
   I want to group the nodes within themselves using the Sankey chart as in the 
example below and give a label to those grouped nodes.
   ![MicrosoftTeams-image 
(3)](https://user-images.githubusercontent.com/48382473/131991051-16574746-39bd-42cf-a01a-4ded982fcbdc.png)
   
   
    "Transient Stability" and "Voltage Stability" are also nodes with white 
color and label with bigger font size. They are not connected to any node. I 
added them to show the chart that I wantThe places I want them to be are 
exactly like that, but of course this order can change from time to time, node 
places can get mixed up when other nodes that I want to group come. I can do 
what I want by showing the nodes in the order I added them to the json, I can 
do this by giving the layoutIterations parameter to 0, but when I do that, a 
chart like the one below is created, but this is not the chart that I want with 
all the nodes at top. 
   
   ![Fuzzy Logic Tree 
(7)](https://user-images.githubusercontent.com/48382473/131992373-954ca110-b571-43b5-aacf-4c031823723c.png)
   
   
   Actually, I want to make the nodes below Voltage Stability and Transient 
Stability as two separate trees maybe two seperate sankey chart. I want the 
common root of these two trees to be the "Risk" node as in example. How can I 
do such a grouping?
   I hope I was able to explain my problem. Thanks.
   <!--
   Please Use https://ecomfe.github.io/echarts-issue-helper to create the issue.
   Otherwise, it will be closed immediately.
   Questions in the form of *How to use ...* should be at Stack Overflow rather 
than GitHub issue list.
   
   请注意,所有 issue 必须由 https://ecomfe.github.io/echarts-issue-helper/ 
创建,不然将会被直接关闭。建议使用英文提问。
   Issues 中不要问「如何使用 ECharts 实现……功能」的问题,相关问题请到 SegmentFault 或 Stack Overflow 
提问,详见上面的链接。
   -->
   
   This issue is not created by 
[echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will 
be soon closed.
   


-- 
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: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to