Dependency wheel

A dependency wheel is a type of flow diagram, where nodes are laid out in a circle, and links are drawn between them. This width of the link and size of the nodes are proportional to the flow quantity or weight of each link.

The dependency wheel's use areas are similar to the Sankey diagram, but while the Sankey diagram supports multiple columns, and there is a clear direction of flow, the dependency wheel's nodes are laid out on the same level, indicating that the flow is multidirectional.

For more detailed samples and documentation, check the API.

The data structure, as well as the concept of nodes and links, is identical to those of the Sankey diagram.