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
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
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