Circular Layout

A circular layout is a style of network drawing that places nodes on a circle at a regular distance. The size of the nodes can be determined by node centrality and color by community class. Nodes can be ordered according to their community and within the community according to centrality.

The graphics below represent edges using straight lines, cubic Bézier curves, or edge bundling. Change the edge type to visualize edges with different techniques.



The JavaScript Code