I am using the python library Graph-Tool to create a network graph. There are about 6 distinct clusters/separate connected components in my graph. However, I would like them to be closer together in the graph.
Basically, I don't want so much white space between the components. Is there a parameter I can tweak to change this?