Closed crew102 closed 7 years ago
Thanks for going the extra mile! I do recall a couple people mentioning to me over time about that first-page-blank issue but it never made it into an issue so I forgot about it!
This PR fixes #48
I have made the changes that we talked about in this updated PR. I had to go back and re-work the title accession because I didn't realize that ggplot2 keeps the title and subtitle in separate grobs.
Thank you, great work!
This PR does three things:
ggMarginal
's print method so we don't get leading blank pages when printing to non-interactive devices (e.g., pdfs, pngs, svgs, etc.)vdiffr
framework. Right now it only tests under the current version of ggplot2, but it's set up to be easy to test under multiple versions (closes #41)