Skip to content

Alpha and Size legends entries are not visible #707

Open
@federicou

Description

@federicou

The Alpha and Size aesthetics attributes don't have any legend reference

gg <- ggplot(data = mtcars,aes(x=disp,y=hp,size=qsec,alpha=cyl)) + geom_point()

ggplotly(gg)

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