Skip to main content

Module sankey

Module sankey 

Source

Structs§

SankeyAlluvium
A weighted alluvium spanning multiple ordered axes.
SankeyLink
A directed flow link between two nodes.
SankeyNode
A node in a Sankey diagram.
SankeyPlot
A Sankey diagram: nodes arranged in columns, connected by tapered ribbons.

Enums§

SankeyLinkColor
How ribbon colors are assigned in a Sankey diagram.
SankeyNodeColoring
How Sankey node colors are assigned when no explicit per-node colors exist.
SankeyNodeOrder
How nodes are ordered within each Sankey column.