Comment 1 for bug 35059

Revision history for this message
Manuel López-Ibáñez (manuellopezibanez) wrote : default font: y-axis text is unreadable.

manu@~ $ R
[snip]
> a <- runif(100)
> b <- rnorm(100)
> boxplot(a,b)