Circular Graph Layout Algorithm
- Sort nodes with respect to Community Structure (groups)
- Sort nodes inside of groups based on Graph Centrality
- Size of node is given by the angle.
- Mapping from centrality to angle ()
- Position Node
- Advance by
- Node Radius
Visually