Skip to content

empty first page in pdf output #90

@ChristofferFlensburg

Description

@ChristofferFlensburg

Hi and thanks for a great package! I always link this package on twitter whenever I see a venn diagram with too many sets, as do many others.

For the (minor) issue I want to output a pdf, but it keeps producing an empty first page and the actual plot on the second page. For example

pdf('upsetExample.pdf', width=10, height=7)
example(upset)
dev.off()

produces the attached file on my system.
upsetExample.pdf

I'm not experienced with ggplot, so not sure if this is a ggplot thing or an upset thing, sorry.
It's not hard to manually delete the empty page, but I'd like to to automate over many files and then it becomes a bit annoying.

Thanks, and all the best,
/Christoffer

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