jolars / eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses
https://jolars.github.io/eulerr/
GNU General Public License v3.0
130 stars 18 forks source link

Single circle plot #9

Closed zx8754 closed 7 years ago

zx8754 commented 7 years ago

Yes, it is silly to have single group venn. But it makes sense when working with shinyapps. For example when we want to select/deselect from list of groups to plot.

Say we have 10 groups in checkboxGroupInput, and we preselect 1,2,3 as a default, then user unticks 1,2, (now we have only 1 group and get error), and wants to tick group 5 and 6.