ggvenn
Venn Diagram by ggplot2, with really easy-to-use API. (by yanlinlin82)
complex-upset
A library for creating complex UpSet plots with ggplot2 geoms (by krassowski)
ggvenn | complex-upset | |
---|---|---|
1 | 1 | |
166 | 455 | |
- | - | |
6.3 | 3.7 | |
28 days ago | 7 months ago | |
R | Jupyter Notebook | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ggvenn
Posts with mentions or reviews of ggvenn.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Venn diagram from binary variables?
Your data are not suitable for ggvenn? Looking at the example on this github page it seems that they are. If 0's and 1's don't work, then switch them to TRUEs and FALSEs using, e.g. dataframe$Heart <- dataframe$Heart==1
complex-upset
Posts with mentions or reviews of complex-upset.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-18.
-
How might you display overlapping binary data other than a Venn diagram?
Also, a newer version: https://github.com/krassowski/complex-upset
What are some alternatives?
When comparing ggvenn and complex-upset you can also consider the following projects:
gganimate - A Grammar of Animated Graphics
UpSetR - An R implementation of the UpSet set visualization technique published by Lex, Gehlenborg, et al..
patchwork - The Composer of ggplots
esquisse - RStudio add-in to make plots interactively with ggplot2
ggCyberPunk - A "Geom" for creating charts with a cyberpunk aesthetic
hexSticker - :sparkles: Hexagon sticker in R
reddit-awards-data - Dataset and visualizations of the most popular Reddit Awards, using the PRAW API.