Skip to content

Provide access to list of positional aesthetics (x_aes and y_aes in ggplot_blobal) #4135

Closed
@yutannihilation

Description

@yutannihilation

(Originally suggested at #4129 (review))

Now we refer to x_aes and y_aes in ggplot_global to know which is the positional aesthetic variable. This indicates the extension packages might need this to create a custom scale. I'm not sure if the entire ggplot_global should be exported (edit: no) or it's better to create some subset of it, but anyway let's discuss.

@clauswilke @thomasp85 @teunbrand
Do you have any opinion or use case of ggplot_global in your mind?

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