s-news
[Top] [All Lists]

barplot fonts :

To: s-news@lists.biostat.wustl.edu
Subject: barplot fonts :
From: Aldi Kraja <aldi@wubios.wustl.edu>
Date: Tue, 16 Dec 2003 16:12:31 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Hi,
Can someone tell how can I increase the fonts of the Y scale (right now the default is 1.0 2.0 and 3.0 in a very tiny scale) and the size of the letters for names (A B C D) of the variables in X axes?
Here is what I am running as default of splus:
   par(mfrow = c(7, 2), cex = 1, tck = -0.03)
barplot(y1, names = c("A", "B", "C", "D"), ylim = c(0, 3.), col = c(2, 3, 5, 7), xlab = " ",
       main = "First title goes here")
   etc.
TIA,
Aldi

--




<Prev in Thread] Current Thread [Next in Thread>