Skip to content

height of y-axis (in inches or cm)

2 messages · Jörg Groß, Uwe Ligges

#
Hi,

Is there a way to define the height of an y-axis not only by defining  
the tick-marks
but by defining a height in inches or cm?

So that the absolute axis height is the same over different plots...
#
J?rg Gro? wrote:
Although this is not possible for base graphics (it is for grid 
graphics, though), you may want to use the same graphics dimensions 
(i.e. use fixed ones for your output device) and the same margin 
dimensions in order to get the same absolute length of the axis.

Uwe Ligges