autocurve.edges: Optimal edge curvature when plotting graphs

View source: R/plot.common.R

autocurve.edgesR Documentation

Optimal edge curvature when plotting graphs

Description

[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.


igraph/rigraph documentation built on May 4, 2024, 6:31 a.m.