jolars / eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses
https://jolars.github.io/eulerr/
GNU General Public License v3.0
129 stars 18 forks source link

Overlapping area colors #109

Open cdechaud opened 7 months ago

cdechaud commented 7 months ago

Hi,

When a set is always intersected with other sets, the overlap color display is unexpected, example:

I would expect it to be like here:

Where the pink intersection with other sets are a mix of colors.

I used the same color setting for both venns.

Thanks!

jolars commented 7 months ago

Hm, thanks, yes that seems like a bug. Thanks for reporting!