Hi Elyakhlifi, You can try this: hc <- hclust(dist(USArrests), "ave") plot(hc, cex = .5)
----------------Contact Details:------------------------------------------------------- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Tue, Jun 15, 2010 at 11:16 AM, elyakhlifi mustapha < elyakhlifi_musta...@yahoo.fr> wrote: > Hello. > > I have a small problem when I want to display a dendrogram for about 450 > varieties. > The label of theses varieties is too big and we can not see thems well. > How can I do to resize the label smaller? > Can you help me please? > Thanks. > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.