You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/09/03 11:24:50 UTC

[GitHub] [echarts] sedefbostanci opened a new issue #15673: Sankey charts with common nodes

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


   ### What problem does this feature solve?
   I want to group the nodes within themselves using the Sankey chart  and give a label to those grouped nodes as in the "What does the proposed API look like?" section.
    "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 want. The 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. 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.
   
   <img src="https://user-images.githubusercontent.com/48382473/131992373-954ca110-b571-43b5-aacf-4c031823723c.png" width="700" height="900">
   
   ### What does the proposed API look like?
   <img src="https://user-images.githubusercontent.com/48382473/131991051-16574746-39bd-42cf-a01a-4ded982fcbdc.png" width="700" height="900">
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
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-unsubscribe@echarts.apache.org

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



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


[GitHub] [echarts] echarts-bot[bot] commented on issue #15673: Sankey charts with common nodes

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15673:
URL: https://github.com/apache/echarts/issues/15673#issuecomment-912465468


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
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-unsubscribe@echarts.apache.org

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



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