default_placement_opts: Default placement options used when the caller doesn't supply...

View source: R/label_placement.R

default_placement_optsR Documentation

Default placement options used when the caller doesn't supply any.

Description

Mirrors ⁠eunoia::plotting::PlacementStrategy::default()⁠: raycast exterior solver, POI tether, proportional margin. Per-strategy knobs iterations (force-directed) and min_gap (elbow) live alongside in the flat shape that the Rust FFI expects; the user-facing sublists in eulerr_options(labels = list(force_directed = ..., elbow = ...)) are flattened into this shape by plot.euler() before placement runs.

Usage

default_placement_opts()

eulerr documentation built on May 30, 2026, 1:07 a.m.