thanks Jim,
I found gap.plot seperates x axis or y axis into two boxes.
do you know any plot tool that can skip a range in x-axis or y-axis without 
lines?
 
regards
YU

--- On Wed, 12/1/11, Jim Lemon <j...@bitwrit.com.au> wrote:


From: Jim Lemon <j...@bitwrit.com.au>
Subject: Re: [R] plot: skip a range of axis
To: "Yuan Jian" <jayuan2...@yahoo.com>
Cc: r-help@r-project.org
Received: Wednesday, 12 January, 2011, 10:26 AM


On 01/12/2011 03:46 PM, Yuan Jian wrote:
> Hi,
> I am using plot to show scatter points in 2_D.
> in my data, there is no data between -1 and +1 in x-axis.
> I want to skip this region, i.e. x axis becomes [-Inf:-1, 1:Inf].
> can any one tell me how to do?
>
Hi Yu,
Try the gap.plot function in the plotrix package.

Jim




      
        [[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.

Reply via email to