Skip to content

No labels/titles shown on Mac

3 messages · Simon Urbanek, Gommo Skipper

#
On Jan 31, 2010, at 10:31 AM, Gommo Skipper wrote:

            
I cannot reproduce it, but this sounds like a font issue. Have you disabled some fonts (such as Arial) on your system? (see the recent discussion on this) Try using some font that you have on your system, e.g.
hist(rnorm(100),main="HELLO",family="Monaco")
or
hist(rnorm(100),main="HELLO",family="Helvetica")

Cheers,
Simon