SebastianHesse
SebastianHesse
I second Hope, would be great to trim percentages to integers! Also, showing sounds instead of percentages would also be great (im currently solving this via the creation of labels...
It would be great if you could implement the gg repel function. That way labels would be better readable. Thanks, you definitely wrote the best working Donut chart package for...
I resolved the issue with simply defining all the comparisons of interest like this: intersections=list( c('SCN', "mrn.Up"), # 2 c('SCN', "mrn.Dn"), # 4 c('SCN', "mrn.UpDn") Thanks for your amazing package!