Skip to contents

[Deprecated]

piecewise.layout() was renamed to layout_components() to create a more consistent API.

Usage

piecewise.layout(graph, layout = layout_with_kk, ...)

Arguments

graph

The input graph.

layout

A function object, the layout function to use.

...

Additional arguments to pass to the layout layout function.

decompose(), vcount()