Hi, I am generating a plot using Proc GPLOT and am trying to restrict the graph frame so the axes are of the same scale. However, this seems to have an effect on the length of my titles and footers. How can I circumvent this problem? Please advise. GOPTIONS XMAX=7.0 in YMAX=7.0 in;
... View more