Skip to content
Back to formatted view

Raw Message

Message-ID: <49CBA8F3.6050706@statistik.tu-dortmund.de>
Date: 2009-03-26T16:10:27Z
From: Uwe Ligges
Subject: standard plot font
In-Reply-To: <D8D79C66-AF47-48FE-A5D5-67C0A3FC1DC6@googlemail.com>

Martin Batholdy wrote:
> hi,
> 
> I was wondering what font-type R uses in plots (title etc.).
> 
> Is that depending on the system you are working on?
> (working with mac OS)

In fact, it is dependent on the *Device* you are plotting to.
See ?Devices and the help page for the device you are going to plot to.

Uwe Ligges



> 
> 
> 
> 
> thanks for help!
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.