When I create a Chord diagram with Insights I select two fields (origin and destination) and I create a Chord diagram where the width of the links depends on a thirth field (value). The problem is that I have duplicated nodes. If I have flows between three countries, instead of three nodes I have six, because each country appears both as origin and destination. I also would like to show self links for flows with same origin and destination in the same place, but Insights create two different nodes with the same name.
Any ideas on how to deal with this? I could to it with Python or R (https://jokergoo.github.io/circlize_book/book/the-chorddiagram-function.html), but I want to know if this option exists using ArcGIS Insights.