Skip to content

Positions need to be recomputed for each frame #999

@cpsievert

Description

@cpsievert

Currently, the frame aesthetic is essentially treated as another grouping var, but that's not quite right:

ggplotly(ggplot(mtcars) + geom_bar(aes(factor(vs), frame = cyl)))

screen shot 2017-05-11 at 4 40 19 pm

Perhaps the best thing to do is replicate layer(s) (for each frame)?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions