1

is it possible to sort the links in each sector of a chord diagram made with the circlize package by distance to the other sectors?

Normally, links could overlap near the tracks because of their position. This would be prohibited by changing it respectively.

Example image with one link crossing

I have founded only the possibility to sort it by value size with link.sort, but this is not what I am looking for.

Thanks for the answer! Cheers.

danceb
  • 111
  • 3
  • question fits better [here](https://stats.stackexchange.com/). – ZF007 Feb 06 '18 at 11:27
  • how about the `link.rank` argument? – Zuguang Gu Apr 24 '18 at 09:40
  • @ZuguangGu No, as can be read [here](https://jokergoo.github.io/circlize_book/book/the-chorddiagram-function.html#orders-of-links) the `link.rank`argument only controlls the order of overlapping, not the ordering by the distance to other sectors. – danceb Apr 25 '18 at 13:35

0 Answers0