js229 / Vennerable

Vennerable provides Venn diagrams in R. It displays Venn and Euler diagrams for up to 9 different sets and using a variety of geometries. It allows the display of area-weighted Venn diagrams and allows fine graphical control over the result.
90 stars 39 forks source link

set labels are overlapped for the two sets below the x-axis if there are four sets #42

Open zhilongjia opened 7 years ago

zhilongjia commented 7 years ago

set labels of the two sets below the x-axis are overlapped at (0,0), if there are four sets. Have to tune it using SetLabels parameter. BTW, vennerable is fantastic!!!