ImSoErgodic / py-upset

A pure-python implementation of the UpSet suite of visualisation methods by Lex, Gehlenborg et al.
314 stars 57 forks source link

Extra dots? #10

Open marius311 opened 7 years ago

marius311 commented 7 years ago

Perhaps I don't fully understand the output format, but what is happening on the lines where I have two non-joined dots? And what is the difference between white/gray/black dots?

image

marius311 commented 7 years ago

This is on Python 3, Matplotlib 1.5.1, Pandas 0.18.1, and pyupset 0.1.1.post7.

cschaerfe commented 7 years ago

I see the same issue. Would be great to know if this is a bug or a feature?