Skip to content
Back to formatted view

Raw Message

Message-ID: <f8e6ff050809300738w2e84d333k74b6f494d1936b36@mail.gmail.com>
Date: 2008-09-30T14:38:56Z
From: Hadley Wickham
Subject: ggplot 2 - editing in the "panel_1_1" viewport
In-Reply-To: <1222712080.28325.1276581403@webmail.messagingengine.com>

> I want to divide up the text grobs for the key labels into two
> different (text) grobs (each) and put them back into the space occupied
> by the original text grob. I've worked with grobs enough to think this
> should be easy, but I just cannot figure out how to identify the
> specific text grobs to replace on an arbitrary graph from the output of
> grid.ls(viewports = TRUE).

Hmmm, it looks like it isn't possible at the moment.  I'll add a note
to my to do to give the strip grobs better names so that you can pull
out individuals more easily.

Hadley


-- 
http://had.co.nz/