Data strucuture

A Source target sankey diagram requires a recursive data model due to its intricate representation of data flows between different entities. The basic requirement is a source, target and a value.

Circular loops and external flows are currently unsupported in the source-target Sankey diagram. If your system involves a circular loop, please refer to the circular Sankey diagram for proper representation.

Last updated