[R] barplot

About this list Date view Thread view Subject view Author view

Zdenek Skala (Zdenek.Skala@incoma.cz)
Wed, 8 Dec 1999 16:27:16 +0100



Dear all,
do anybody know how to set ylim in barplot() correctly? When I
write:
> barplot(c(.1,.5,1.0))
the y-axis goes from 0.0 to 0.8. Wheny I type:
> barplot(c(.1,.5,1.0,),ylim=range(0:1))
the y-axis goes from 0.0 to 0.8.
Obviously I am doing something wrong. Are the ylim setting
standards in barplot() other than in plot() or is this a bug?
Thanks for any hints!
Zdenek

++++++++++++++++++++++
] Zdenek Skala
] e-mail:
] Zdenek.Skala@incoma.cz

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Tue 04 Jan 2000 - 13:34:02 EST