Skip to content
Prev 3538 / 63421 Next

barplot (PR#495)

skala@incoma.cz writes:
I actually thought we had that one fixed, but obviously not ...
As usual, the workaround is to extend the ylim a tiny bit:

barplot(c(.1,.5,1), ylim=c(-.001,1.001))