R/plot.common.R
autocurve.edges.Rd
autocurve.edges() was renamed to curve_multiple() to create a more consistent API.
autocurve.edges()
curve_multiple()
autocurve.edges(graph, start = 0.5)
The input graph.
The curvature at the two extreme edges. All edges will have a curvature between -start and start, spaced equally.
-start
start
get_edgelist(), vcount()
get_edgelist()
vcount()