Skip to contents

[Deprecated]

layout.auto() was renamed to layout_nicely() to create a more consistent API.

Usage

layout.auto(graph, dim = 2, ...)

Arguments

graph

The input graph

dim

Dimensions, should be 2 or 3.

...

For layout_nicely() the extra arguments are passed to the real layout function. For nicely() all argument are passed to layout_nicely().