How to reverse distance scale in ggdendrogram and to add label under the distance scale?

83 Views Asked by At

I am using ggdendrogram to construct a dendrogram based on Jaccard matrix. Is there a way to reverse the distance scale from 0 - 1 to 1 - 0 and to add text under the distance scale with ggdendrogram? Cheers.

0

There are 0 best solutions below