Sankey

The DevExpress Sankey for Blazor depicts value flow between two entity sets and ships with the following built-in capabilities:

The component obtains values from a data source (the Data property) and displays them as source and target nodes connected with links. To create nodes and links, specify SourceFieldName, TargetFieldName, and WeightFieldName properties.