Hi,
I am using D3 to generate a force directed graph. My graph would have nodes, each of which belong to a particular 'cluster' group.
Does D3 have any built in feature to help me achieve something like this:

instead of this:

Any help is greatly appreciated! Thanks!