mlmaverick commented on issue #8192:
URL: https://github.com/apache/superset/issues/8192#issuecomment-1196427375

   @lilila Hi, can you please help in how to create the multi-level sankey 
diagram. I have my table in the format 
   
   source, target, count
   step-1, step-2, 10
   step-1, step-3, 30
   step-2, step-4, 10
   step-2, step-5, 30
   
   But still end up with single level diagram. Thanks.


-- 
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]

Reply via email to