Skip to content

request for ggplot2 to make facet_wrap order vertical (currently does horizontal) #1260

Closed
@WaterLynn

Description

@WaterLynn

We spoke briefly at JSM on this.

as.table=TRUE #starts image in top right (default)
as.table=FALSE #starts panel in bottom right

both still order horizontally.

would be nice to start top right and then go down that column before moving to the column to the right, this is useful in things like cohort analysis where you are tracking populations based on length over time (so you want years to be on top of one another).

example of as.table usage here
http://docs.ggplot2.org/0.9.3.1/facet_wrap.html

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