[R] grid lines aligned on each ticks with a log scale

2010-03-20 Thread Benoit Boulinguiez
Hi all, for publication purpose I must provide a graph with grid lines aligned with each tick mark. Thing is that the graph has a log scale on the x-axis. I looked at the grid() and par() documentation but still don't figure out how to get it done. simple example plot(seq(1,9), log=x,

Re: [R] grid lines aligned on each ticks with a log scale

2010-03-20 Thread Duncan Murdoch
On 20/03/2010 6:38 AM, Benoit Boulinguiez wrote: Hi all, for publication purpose I must provide a graph with grid lines aligned with each tick mark. Thing is that the graph has a log scale on the x-axis. I looked at the grid() and par() documentation but still don't figure out how to get it

Re: [R] grid lines aligned on each ticks with a log scale

2010-03-20 Thread Duncan Murdoch
On 20/03/2010 7:35 AM, Duncan Murdoch wrote: On 20/03/2010 6:38 AM, Benoit Boulinguiez wrote: Hi all, for publication purpose I must provide a graph with grid lines aligned with each tick mark. Thing is that the graph has a log scale on the x-axis. I looked at the grid() and par()

Re: [R] grid lines aligned on each ticks with a log scale

2010-03-20 Thread Benoit Boulinguiez
@r-project.org Objet : Re: [R] grid lines aligned on each ticks with a log scale On 20/03/2010 7:35 AM, Duncan Murdoch wrote: On 20/03/2010 6:38 AM, Benoit Boulinguiez wrote: Hi all, for publication purpose I must provide a graph with grid lines aligned with each tick mark. Thing