Clustering nodes
Let's assign the nodes to clusters, and represent this visually as color.
Visualization
NetPanorama specification
| |
Apply the Louvain clustering method, and store the cluster id in the "cluster" field of each node |
|
| |
Define a color scale to map cluster number to color... |
|
| |
...and use this to set the fill color for nodes. |
|
|