Skip to content

Feature request: geom_ribbon: only fill area where ymax > ymin #1642

Closed
@mkllr888

Description

@mkllr888

In the aesthetics of geom_ribbon you specify a ymin and a ymax. However, geom_ribbon just fills the space between those two lines, without looking at minimum and maximum. (related to my question on stackexchange)

I propose that geom_point should only fill the area where ymax > ymin.

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