alexlenail / Axial

Interactive Visualizations for High Dimensional Genomics Data
http://alexlenail.me/Axial/
MIT License
7 stars 2 forks source link

Proposal: Venn diagrams with >3 sets #13

Open alexlenail opened 6 years ago

alexlenail commented 6 years ago

Is it possible to show the intersection of more than 3 sets, preserving size ratios, legibly?

Something like the following would probably not constitute success (for readability reasons):

image

Assuming in particular the sets don't all overlap one another very much, could you make a very informative figure?

Would probably require a dynamic, approximate constraint solver.

alexlenail commented 6 years ago

xref https://github.com/benfred/venn.js xref https://github.com/tctianchi/pyvenn xref https://github.com/jnothman/UpSetPlot xref https://www2.cs.arizona.edu/~paolosimonetto/Papers/Thesis.pdf