Results 1 issues of elpavlos

Hi, The code used to end up with the attached plot ![chordDiagram_test](https://user-images.githubusercontent.com/12587086/180443354-f0c59304-0c0c-4045-bc9a-2457d813b72d.svg) is the following: ``` svg(filename = "../results/chordDiagram_test.svg", width = 16, height = 18) chordDiagram(adjacencyData, annotationTrack = "grid", preAllocateTracks...