Skip to content

Add geom_hline, geom_vline #139

Open
@Vindaar

Description

@Vindaar

While these can be easily done via geom_linerange, it's easier and more intuitive to support these. Implementation should be straightforward.

On the implementation side we should probably do it by adding an additional trivial dataframe, to avoid the "overdrawing" that currently happens for geom_linerange if it's being used for this purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions