How to force the labels to fit in VennDiagram?
问题 I use VennDiagram to make a venn diagram with the following example code: library(VennDiagram) venn.diagram(list(shams_90d = 1:3, shams_90d_4h = 2:4, sham3__shams_90d = 3:5, sham3_90d__shams = 5:7, sham3_90d__shams_4h = 6:9), fill = c("red", "green", "blue", "yellow", "purple"), alpha = c(0.5, 0.5,0.5, 0.5, 0.5), cex = 1,cat.fontface = 2, lty =1, filename = "trial2.emf"); Which gives this figure: The names on the left and right of the figure are cut off, and a little bit of the name at the