Skip to contents

Internal helper to order nodes for circular layouts.

Usage

.apply_circular_ordering(tg, order_method, manual_order)

Arguments

tg

tidygraph object

order_method

Ordering method

manual_order

Manual ordering if specified

Value

Modified tidygraph object