Skip to content

variable inherit.aes behavior for geom_vline and friends #6833

@EvaMaeRey

Description

@EvaMaeRey

In #6633 the inherit.aes behavior is exposed to the user, but the default is set to FALSE, which means that that layer is not in sync with most user-facing geom_* layers. I think setting this to NULL (so still exposing to user), and turning inheritance off if xintercept is non-null would feel more consistent when this geom_* family is used in a non-annotative way. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions