Hi Pascal,

Perhaps I am missing something, but what about changing passing ylim = c(0,
10) to barp()?

Best,
Jorge.-


On Fri, Jun 13, 2014 at 7:50 PM, Pascal Oettli <kri...@ymail.com> wrote:

> Dear list,
>
> Please consider the following example:
>
> library(plotrix)
> barp(c(2,3,4,5,6,7,8), ylim=c(-10,10))
>
> How to force the bars to start at 0? I could not find the way to do it.
>
> Regards,
> Pascal
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to