Skip to content
Back to formatted view

Raw Message

Message-ID: <D2948C2A-9D9D-456F-8E8C-8D71D8410396@gmx.at>
Date: 2012-02-13T19:19:08Z
From: Michael Methlagl
Subject: Question scatterplot axis cut point

Hi everybody,
i made a scatterplot using the command
plot (datafile1, xlim=c(0,10), ylim=c(0.001, 1), log="y", xlab="x Achse", ylab="y Achse", frame.plot=FALSE, axes = TRUE).
Now i  have a problem. There is a gap between the x and the y axis. I want that the x and y axis cut at 0 and 0.001 without having this gap.
Is this possible?
thanks for your help!
nice greetings michi