Skip to contents

[Deprecated]

autocurve.edges() was renamed to curve_multiple() to create a more consistent API.

Usage

autocurve.edges(graph, start = 0.5)

Arguments

graph

The input graph.

start

The curvature at the two extreme edges. All edges will have a curvature between -start and start, spaced equally.

get_edgelist(), vcount()