venn.js
venn.js copied to clipboard
intersection split
This is a modification that help slit all circle and intersection. You can choose to split with option splitIntersection which get boolean input.
Do you have an example for this? I'm not sure I understand what problem its trying to solve =(.
oh ok. So the option will split the each data to it own diagram with no intersection like the following one. vennSample.zip You can change the option intersectionSplit of vennDiagram in file vennSample.js to see the diffirent
@benfred does my example help you understand the problem it solve ?