Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UpSet plot queries? #258

Open
marwa38 opened this issue Feb 21, 2024 · 0 comments
Open

UpSet plot queries? #258

marwa38 opened this issue Feb 21, 2024 · 0 comments

Comments

@marwa38
Copy link

marwa38 commented Feb 21, 2024

Hi awesome people
I have some queries if you don't mind commenting on, much appreciated.
1- I wonder if you noticed some differences in results between using Venn diagrams and UpSet plots? the number of items in the set size appears to have 1 item higher than list I have for each column. I presume that the title of each column is included in that? Here are the codes:
upset(fromList(data_filtered), order.by = "freq", nsets = 38, nintersects = NA, text.scale = 1.8,
set_size.show = T, set_size.numbers_size = 6)
2- I can't find away to show the bottom set size, it usually not shown, and if I reduced the size to appear, the other items in the set size part become quite small, any advice?
3- If I choose a specific number of nsets, the intersections will show according to the highest number?
The screenshot below as an example:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant