[R] define absolute size in plots ... possible?
Martin Batholdy
batholdy at googlemail.com
Wed Jun 24 13:08:54 CEST 2015
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?
Thank you!
More information about the R-help
mailing list