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

When >20 sets, the degree aggregation stop working and the query always return the full set #243

Open
dgg32 opened this issue Dec 6, 2018 · 1 comment

Comments

@dgg32
Copy link

dgg32 commented Dec 6, 2018

Hi dear community.
I have a data with 41 sets and 1202 rows. I set up a local version of UpSet and tested it with the data. I noticed that once when I include 21 sets, UpSet behaved strangely.

When only 20 sets were included, everything was fine:
when20

Then just added one set, any set, the degree aggregation disappeared, only Degree 21 was showing:

when21

Under such a circumstance, the "click-query" also stopped working, so if I clicked on the fifth row "8", the "Element Queries" erroneously showed "1202" instead of my selected 8.

when_click_8

I did find that if I clicked the "edit" pencil under "Query Filters" and just confirmed it by the "check" symbol, it did show my 8 then:
fix

Thanks!

@dgg32
Copy link
Author

dgg32 commented Dec 6, 2018

Here is the data for debug
my.tar.gz

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