The objective is to use D3JS’ network visualisation to cluster groups of nodes based on the link value. The full code and output of this example can be found here. First, I started with heybignick’s awesome network which itself is an adaptation of Mike Bostock’s network – but with node labels. The bit that we […]
Categories