Skip to content

ggsave() only saves single plot from ggpairs grid #650

@naught101

Description

@naught101

Pretty self explanitory:

ggpairs(iris, colour='Species', alpha=0.4)
ggsave("/tmp/iris_pairs.png")

Only plots a basically empty graph (one of the diagonals - no data, just labels). Would be good if it plotted the whole grid.

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