Re: [R] negative values for barchart

2008-10-23 Thread Plantky
Thanks a lot! It works! Deepayan Sarkar wrote: > On 10/23/08, Plantky <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > My data has some positive and negative values, and I want to plot a > > barchart. The problem is that the y-axis zero is somewhere in the > > middle of the plot, and the graph s

Re: [R] negative values for barchart

2008-10-23 Thread Deepayan Sarkar
On 10/23/08, Plantky <[EMAIL PROTECTED]> wrote: > Hi all, > > My data has some positive and negative values, and I want to plot a > barchart. The problem is that the y-axis zero is somewhere in the > middle of the plot, and the graph starts with a negative value. How > can I make the negative v

[R] negative values for barchart

2008-10-23 Thread Plantky
Hi all, My data has some positive and negative values, and I want to plot a barchart. The problem is that the y-axis zero is somewhere in the middle of the plot, and the graph starts with a negative value. How can I make the negative values appear as bars that are going below the y-axis zero? So t