Skip to content

Support for R grid package in ggplotly #220

Closed
@jackparmer

Description

@jackparmer

For multiple plots that are laid out in a grid using the R grid package, looks like ggplotly only grabs the first of those plots:

Ie, this:

image

Turns into this with ggplotly:

image

Would be cool if we used Plotly subplots for these.

https://siguniang.wordpress.com/2010/11/21/rviewports-grid-in-ggplot2/

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