From @gaborcsardi on May 4, 2013 18:59
Right now edges are plotted first, then vertices, then vertex labels. This this not optimal if some vertices overlap. It would be better to plot first the edges, and then the vertices one after another, vertex by vertex.
Imported from Launchpad using lp2gh.
Copied from original issue: igraph/igraph#296
From @gaborcsardi on May 4, 2013 18:59
Right now edges are plotted first, then vertices, then vertex labels. This this not optimal if some vertices overlap. It would be better to plot first the edges, and then the vertices one after another, vertex by vertex.
Imported from Launchpad using lp2gh.
Copied from original issue: igraph/igraph#296