Sankey
A visualization tool that displays flow relationships between two sets
of data using connected bands or streams. The width of each band
represents the proportional volume or quantity of that flow. In
LogScale, the Sankey widget is suited for visualizing data
movement such as network traffic routes or thread usage patterns, and
requires input from the sankey() function.