Re: [R] ggplot2 customizing a plot

2013-02-21 Thread Alaios
From: Ista Zahn istaz...@gmail.com Cc: R help R-help@r-project.org Sent: Wednesday, February 20, 2013 4:54 PM Subject: Re: [R] ggplot2 customizing a plot Hi, Dear all, I want some help improve my ggplot as following: Make the plottable area with grid, so

Re: [R] ggplot2 customizing a plot

2013-02-21 Thread Ista Zahn
Alex From: Ista Zahn istaz...@gmail.com To: Alaios ala...@yahoo.com Cc: R help R-help@r-project.org Sent: Wednesday, February 20, 2013 4:54 PM Subject: Re: [R] ggplot2 customizing a plot Hi, On Wed, Feb 20, 2013 at 9:33 AM, Alaios ala...@yahoo.com wrote

Re: [R] ggplot2 customizing a plot

2013-02-21 Thread Alaios
help R-help@r-project.org Sent: Thursday, February 21, 2013 2:15 PM Subject: Re: [R] ggplot2 customizing a plot Hi, Hello Ista, [[elided Yahoo spam]] Your code is indeed an improvement. This is my code now and there are two things still missing. DataToPlot-matrix(data=runif(9),nrow=3

Re: [R] ggplot2 customizing a plot

2013-02-21 Thread Ista Zahn
: Re: [R] ggplot2 customizing a plot Hi, On Wed, Feb 20, 2013 at 9:33 AM, Alaios ala...@yahoo.com wrote: Dear all, I want some help improve my ggplot as following: Make the plottable area with grid, so is easy one to see where each box refers to x and y values. I don't think you can easily

[R] ggplot2 customizing a plot

2013-02-20 Thread Alaios
Dear all, I want some help improve my ggplot as following: Make the plottable area with grid, so is easy one to see where each box refers to x and y values. Add a color bar but with fixed values, that I want to specify. How   I can do those two? Before is some code what I have tried so far.

Re: [R] ggplot2 customizing a plot

2013-02-20 Thread Ista Zahn
Hi, On Wed, Feb 20, 2013 at 9:33 AM, Alaios ala...@yahoo.com wrote: Dear all, I want some help improve my ggplot as following: Make the plottable area with grid, so is easy one to see where each box refers to x and y values. I don't think you can easily move the grid to the front, but you