Hi
I use fviz_famd_ind() from factoextra and I would like to know
1) How can I decrease the font size?
2) How to increase max.overlaps?
ind <- get_famd_ind(res.famd)
fviz_famd_ind(res.famd, col.ind = "cos2",
gradient.cols = c("#00AFBB", "#E7B800", "#FC4E07"),
repel = TRUE)
Regards,
Mahmood
[[alternative HTML version deleted]]