Hi,

> That's the default, isn't it?


I am sorry – one of my plots was actually set up with mfrow.
But the documentation actually explains the change in cex when using mfrow;

"In a layout with exactly two rows and columns the base value of "cex" is 
reduced by a factor of 0.83: if there are three or more of either rows or 
columns, the reduction factor is 0.66.”


On 24 Jun 2015, at 13:17 , Duncan Murdoch <murdoch.dun...@gmail.com> wrote:

> On 24/06/2015 7:08 AM, Martin Batholdy via R-help wrote:
>> Hi,
>> 
>> I would like to define the size for tick-marks, axis-titles, legends, 
>> drawing symbols etc. absolute,
>> meaning that regardless of the size of the plot device, the font-size / 
>> character size is the same.
>> 
>> Thus if I output my plot with pdf(width=5, height=5) or pdf(width=15, 
>> height=15), the font-size / symbol-size remains the same.
>> 
>> 
>> Is that possible in R?
> 
> That's the default, isn't it?
> 
> You need to give some reproducible code and explain what you don't like
> about the results.
> 
> Duncan Murdoch
> 

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to