jokergoo / circlize

Circular visualization in R
http://jokergoo.github.io/circlize_book/book/
Other
969 stars 146 forks source link

chordDiagram example error #337

Open lmckinno opened 2 years ago

lmckinno commented 2 years ago

Hello,

When running the examples for chordDiagram() I get this error: Since gap.degree parameter has length larger than 1, it should have same length as the number of sectors.

I am unable to run this function on any matrix that has different numbers of rows and columns. I am using circlize_0.4.15. Can you help?

jokergoo commented 2 years ago

This error message has already told the reason

Since gap.degree parameter has length larger than 1, it should have same length as the number of sectors