Skip to content

geom_stratum_text convenience layer? #137

@EvaMaeRey

Description

@EvaMaeRey

Just wondering about a convenience layer geom_stratum_text() instead of recommended:

geom_text(stat = "stratum", aes(label = after_stat(stratum)))

Then default_aes for StatStratum would be aes(label = after_stat(stratum)) and geom = GeomText

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