UI for ASP.NET MVC
The Telerik UI for ASP.NET MVC Sankey Chart, a.k.a. a flow diagram, enables you to easily create diagrams that visualize changing flows and their distribution between domains. The Sankey diagrams are ideal for a variety of use cases, including website traffic, budget breakdowns, energy flow, managing order priority flows in retail, and more.
Play with the available customization options to modify the ASP.NET MVC Sankey Chart elements like nodes, links, legend, etc., based on your personal, brand or user preferences.
Learn more in Telerik UI for ASP.NET MVC Sankey Chart documentation
The Telerik UI for ASP.NET MVC Sankey Diagram generates different events such as NodeClick event that is triggered when the user clicks on a node, NodeEnter event which fires when the user enters a node or NodeLeave event that is triggered when the user leaves a node. These events enable you to tailor the component behavior and quickly react to user interactions.