Skip to content
Back to formatted view

Raw Message

Message-ID: <50826C29.6050104@bitwrit.com.au>
Date: 2012-10-20T09:17:29Z
From: Jim Lemon
Subject: Axis Breaks with ggplot2
In-Reply-To: <CADgQx8NxEGfrWUADWAEQk6=bgHu_qnAy2kgH3TN7fhZUx3uJOQ@mail.gmail.com>

On 10/20/2012 01:50 AM, Edward Patzelt wrote:
> R-help -
>
> I'm trying to create axis breaks similar to this :
> http://www.r-bloggers.com/wp-content/uploads/2010/08/bar-chart-natural-axis-split1.png
> .
>
Hi Edward,
The gap.barplot function in the plotrix package does something like 
this, but it is not ggplot2.

Jim