Displaying 1 result from an estimated 1 matches for "ggd2".
Did you mean:
gd2
2016 Apr 17
0
use hjust or vjust with dendextend
...nches_lwd", rep(1,4)) %>%
set("branches_lty", rep(1,6)) %>% set("labels_colors") %>%
set("labels_cex", c(1.0,1.0)) %>% set("nodes_pch", 19) %>%
set("nodes_col", c("orange", "black", "plum", NA))
ggd2 <- as.ggdend(dend2)
ggplot(ggd2, horiz = TRUE, theme = NULL)
My problem is that the labels overlap the dendogram leafs and I have no
idea on how parameter hjust or vjust may be used to create space between
label and leaf.
Thanks for any help,
Sergio
[[alternative HTML version deleted]]