Skip to content
Prev 153880 / 398500 Next

barplot with anchored bars

Paulo Barata wrote:
You have to set the "ylim" in that case.
If you read the barplot.default code, you will find that "rAdj" is some 
adjustment value that can only be omitted by specifying ylim.

Uwe Ligges