R Version 2.2.0

Platform:  Windows

 

When I use barplot but select a ylim value greater than zero, the graph
is distorted.  The bars extend below the bottom of the graph.

 

For instance the command produces a problematic graph.

 

barplot(c(200,300,250,350),ylim=c(150,400))

 

Any help would be appreciated.

 

Paul

 

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to