GraphPlot.jl
GraphPlot.jl copied to clipboard
Handling multi-component graphs
For a graph containing multiple disconnected components, it would be nice to layout the individual components and then arrange the overall layout. Examples would be a grid layout or a densest non-overlapping layout.