Open
Description
Hi! Currently geom_segment() supports one variant, geom_curve(), to connect two points with a curved line. I would find it useful to have in base ggplot an "elbow" geom, that connects points with a, well, elbow-shaped line, similar to geom_step() but with the same aesthetics as geom_segment() and geom_curve(). I am aware of geom_edge_elbow() in ggraph, but I believe this geom can be used more generally.
Metadata
Metadata
Assignees
Labels
No labels