You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to include an empty set in an UpSet plot. I see #38 on the inclusion of empty intersections, but I've not managed to include an empty set.
Is this currently possible and if so how?
The text was updated successfully, but these errors were encountered:
If I replace that line with sets <- self$sets, I can make the following plot:
However, I will not make this change, as I am not really actively working on this repo and don't know what kind of unintended consequences this change might have. Sorry.
Depending how much you want this feature, I recommend cloning this repo and making the change yourself.
I would like to include an empty set in an UpSet plot. I see #38 on the inclusion of empty intersections, but I've not managed to include an empty set.
Is this currently possible and if so how?
The text was updated successfully, but these errors were encountered: