Re: [R] Trellis dotplot label keys

2007-11-05 Thread Patrick Connolly
On Thu, 25-Oct-2007 at 04:25PM +0100, Omar Baqueiro wrote: |> Hello, |> |> I am trying to plot a chart similar to the typical barley yield dotplot: |> dotplot(variety ~ yield | site, data = barley, |> groups = year, auto.key = list(space = "right"), |> xlab = "Barley Yield (bushel

Re: [R] Trellis dotplot label keys (update)

2007-10-25 Thread deepayan . sarkar
On 10/25/07, Omar Baqueiro <[EMAIL PROTECTED]> wrote: > Hi again, > After playing a bit further, I have got the dotplot to put different > symbols using pch = c(1,2,3,4,5), however, the symbols do not appear > in the label, where I still get only circles of different colors!!! The easiest way i

[R] Trellis dotplot label keys (update)

2007-10-25 Thread Omar Baqueiro
Hi again, After playing a bit further, I have got the dotplot to put different symbols using pch = c(1,2,3,4,5), however, the symbols do not appear in the label, where I still get only circles of different colors!!! Any help? thanks! On 10/25/07, Omar Baqueiro <[EMAIL PROTECTED]> wrote: > Hell

[R] Trellis dotplot label keys

2007-10-25 Thread Omar Baqueiro
Hello, I am trying to plot a chart similar to the typical barley yield dotplot: dotplot(variety ~ yield | site, data = barley, groups = year, auto.key = list(space = "right"), xlab = "Barley Yield (bushels/acre) ", aspect=0.5, layout = c(1,5)) However, I need the plot have