Skip to contents

Assigns row (vertical position) and preliminary x (horizontal) positions to all nodes. Handles multi-source streams (from sources()), arm splits (from stratify()), and classification grids.

Usage

layout_nodes(graph)

Arguments

graph

List from compute().

Value

The graph with x and row columns on nodes.