Displaying 1 result from an estimated 1 matches for "spatiotemp".
2000 Sep 11
1
plots: screwed up aspect ratio
...d the axis label is
twice as big as it should be
- the aspect ratio is screwed up
[Note in above where I say "should be" I also mean "used to be"]
I am just going to concentrate on the last. If I do
dev.print(pointsize=21,horizontal=FALSE,width=4.5,height=4.5,
file="papers/spatiotemp/plot1a.jm.ps")
I expect that a square plot will be printed to the file. This method has
worked for the past 5 yrs or so. But the latest version of R makes a plot
that is about half as high as it is wide.
Is there any way to get the old behaviour back (in all the ways, not just
aspect ratio)?...