I was wondering if it is possible to create a chord diagram where each group can intersect with multiple other groups like the red chords in the picture? (We created this one with a tool called Circa)
If I define multiple end points for a same start point in the adjacency list for chordDiagram it get's split into multiple elements on the circle instead of overlapping chords.
The question is somewhat related to a previous question that was raised: https://github.com/jokergoo/circlize/issues/158
Hi,
I was wondering if it is possible to create a chord diagram where each group can intersect with multiple other groups like the red chords in the picture? (We created this one with a tool called Circa)
If I define multiple end points for a same start point in the adjacency list for
chordDiagram
it get's split into multiple elements on the circle instead of overlapping chords. The question is somewhat related to a previous question that was raised: https://github.com/jokergoo/circlize/issues/158Many thanks Tilo