Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rotated grobs/plots #129

Open
clauswilke opened this issue Apr 20, 2019 · 1 comment
Open

Implement rotated grobs/plots #129

clauswilke opened this issue Apr 20, 2019 · 1 comment

Comments

@clauswilke
Copy link
Contributor

It would be nice if we could place plots onto the canvas at an angle. This should be possible with viewports, as long as we don't insist on proper clipping.

@clauswilke clauswilke added this to the cowplot 1.0 milestone Apr 20, 2019
@clauswilke clauswilke removed this from the cowplot 1.0 milestone May 17, 2019
@clauswilke
Copy link
Contributor Author

It's not that easy. ggplot2 always creates some grobs with clipping turned on, and grid always complains about that.

@clauswilke clauswilke modified the milestone: cowplot 1.0 Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant