Skip to content

Facet like coord_trans_xy #54

Description

@willgearty

coord_trans_xy() is pretty nifty, even if it's not that useful outside of making plots like this:
image

However, one of the limitations of coord_trans_xy is that it can only modify the appearance of geoms within individual panels. We really would like to see something like this, but much prettier:
image

Or something like this:
image

I think something like this would be possible with a custom facet, since we get to design the entire panel arrangement and how the strips are plotted.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions