Skip to content

ggplotly not rendering unicode characters in scale_shape correctly #2235

@rocanja

Description

@rocanja

When using unicode characters as shapes eg. scale_shape_manual(values=c("\u25BC","\u25FC","\u25B2")) they are rendered correctly with ggplot() but not with ggplotly(). Is ggplotly() not compatible with unicode or is there another workaround?

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