Suparna Mitra
2013-Aug-30 09:23 UTC
[R] package seriation- how to manage font size and label margin
Hello R experts, I am trying to use hmap from package seriation or bertinplot. I have two questions: How can I specify smaller font? I tried with pushViewport(viewport(layout=grid.layout(nrow = 1, ncol = 2), + gp = gpar(fontsize = 8))) but didn't work for the font with bertinplot. Also for hmap I need to arrange the margin so that all the labels are visible. I tried with par(mai=c(3,2,2,2)), but also with no luck. Sample figure which I got is attached. Any help will be really great. Thanks a lot, Mitra. -------------- next part -------------- A non-text attachment was scrubbed... Name: Rplot-cluster-Top50Family.pdf Type: application/pdf Size: 520309 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130830/d3c9654f/attachment.pdf>
Suparna Mitra
2013-Sep-02 13:01 UTC
[R] package seriation- how to manage font size and label margin
Hello R experts, I am trying to use hmap from package seriation or bertinplot. I have two questions: How can I specify smaller font? I tried with pushViewport(viewport(layout=grid.layout(nrow = 1, ncol = 2), + gp = gpar(fontsize = 8))) but didn't work for the font with bertinplot. Also for hmap I need to arrange the margin so that all the labels are visible. I tried with par(mai=c(3,2,2,2)), but also with no luck. Any help will be really great. Thanks a lot, Mitra. [[alternative HTML version deleted]]