Skip to content

export translate_shape_string() #5191

@aphalo

Description

@aphalo

Function translate_shape_string() or a replacement of it is needed in packages extending 'ggplot2' with geoms that accept the shape aesthetic, such as my package 'ggpp'. I have copied the definition of translate_shape_string() from 'ggplot2' into 'ggpp' but this could lead to inconsistencies in the future, for example in error handling and messages.

It would be convenient if 'ggplot2' would export this function, although the workaround of redefining it when needed is obviously fully functional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions