Blazor Sankey Chart Vertical Mode Example
This Blazor Sankey Chart visualizes the global coffee production and consumption flow. It provides insights into how coffee production is distributed between Arabica and Robusta varieties, how these are processed into different coffee products, and finally how these products are consumed across major global regions.
The Blazor Sankey Chart demonstrates the flow of coffee from its production source through different varieties (Arabica and Robusta), followed by the distribution across product types such as roasted coffee, instant coffee, and green coffee. Finally, it visualizes how these coffee products are consumed across regions like North America, Europe, and Asia Pacific.
Tooltips are enabled for this chart. Hover over any node or link to view details about the coffee volume at each stage. This example helps you explore and understand the dynamics of global coffee production and consumption. For more information about Sankey charts, refer to the documentation section.