s-news
[Top] [All Lists]

plot and cex

To: s-news@wubios.wustl.edu
Subject: plot and cex
From: asanquer@virbac.fr
Date: Thu, 20 Jan 2005 17:02:09 +0100




Hi,

Sorry if my problem is not very complex, but I don't find the way to solve
it.
I made a simple plot:

plot(Temp$Time,Temp$Group1,type="b", xlim=c(0,42), ylim=c(0,35), xlab="Time
   (days)",ylab="Score", lty=1, lwd=4, pch=0)
(Embedded image moved to file: pic11478.jpg)
And I would like to increase the size of my symbol. But if I use the cex
   option (cex=2), the ylabel disappears of the screen.
(Embedded image moved to file: pic29358.jpg)

How can I increase the size of my symbols separately from the size of the
   text ? Or how can I forced my ylabel to be in the graph?

Thanks for your reply

Annaële

Attachment: pic11478.jpg
Description: JPEG image

Attachment: pic29358.jpg
Description: JPEG image

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