Closed
Description
Everything works fine when making a single plot using grdimage
when the offsets X
and Y
are not provided. Here is an example:
However, if I provide the options X=0, Y=0
, the plot is shifted to the lower left, and the left and bottom labels are cut off the plot:
It appears that the left and bottom of the image are perfectly aligned with the bottom of the plot, suggesting that the size of the left and bottom labels has not been taken into account correctly.