Skip to content

Feature request: expose shape argument in geom_curve() #5998

Open
@fmarotta

Description

@fmarotta

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions