<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Titles and footnote lengths restricted by goptions? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Titles-and-footnote-lengths-restricted-by-goptions/m-p/505144#M1108</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am generating a plot using Proc&amp;nbsp;GPLOT and am trying to restrict the graph frame so the axes are of the same scale.&amp;nbsp; However, this seems to have an effect on the length of my titles and footers.&amp;nbsp; How can I circumvent this problem?&amp;nbsp; Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GOPTIONS&lt;/P&gt;&lt;P&gt;XMAX=7.0 in&lt;BR /&gt;YMAX=7.0 in;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2018 15:11:39 GMT</pubDate>
    <dc:creator>ajaykumar1</dc:creator>
    <dc:date>2018-10-17T15:11:39Z</dc:date>
    <item>
      <title>Titles and footnote lengths restricted by goptions?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Titles-and-footnote-lengths-restricted-by-goptions/m-p/505144#M1108</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am generating a plot using Proc&amp;nbsp;GPLOT and am trying to restrict the graph frame so the axes are of the same scale.&amp;nbsp; However, this seems to have an effect on the length of my titles and footers.&amp;nbsp; How can I circumvent this problem?&amp;nbsp; Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GOPTIONS&lt;/P&gt;&lt;P&gt;XMAX=7.0 in&lt;BR /&gt;YMAX=7.0 in;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 15:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Titles-and-footnote-lengths-restricted-by-goptions/m-p/505144#M1108</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2018-10-17T15:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Titles and footnote lengths restricted by goptions?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Titles-and-footnote-lengths-restricted-by-goptions/m-p/505150#M1110</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/240997"&gt;@ajaykumar1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am generating a plot using Proc&amp;nbsp;GPLOT and am trying to restrict the graph frame so the axes are of the same scale.&amp;nbsp; However, this seems to have an effect on the length of my titles and footers.&amp;nbsp; How can I circumvent this problem?&amp;nbsp; Please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GOPTIONS&lt;/P&gt;
&lt;P&gt;XMAX=7.0 in&lt;BR /&gt;YMAX=7.0 in;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;With GPLOT and the other device based graphic procedures there can be a significant amount of interaction between the plot options, axis statement settings or defaults such as FONT family and size of text or range of values shown plus offsets and such.&lt;/P&gt;
&lt;P&gt;So to get a complete solution you may need to provide:&lt;/P&gt;
&lt;P&gt;example data&lt;/P&gt;
&lt;P&gt;ALL goptions in effect, including device&lt;/P&gt;
&lt;P&gt;Axis statements or current defaults&lt;/P&gt;
&lt;P&gt;The actual plot code&lt;/P&gt;
&lt;P&gt;including titles and footnotes&lt;/P&gt;
&lt;P&gt;and likely the destination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might want to consider moving to Proc SGPLOT as there is very little additional support going into the device based graphics procedures.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 15:19:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Titles-and-footnote-lengths-restricted-by-goptions/m-p/505150#M1110</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-10-17T15:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Titles and footnote lengths restricted by goptions?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Titles-and-footnote-lengths-restricted-by-goptions/m-p/505173#M1112</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;How can I circumvent this problem?" - move to sgplot and graph template language.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For examples:&lt;BR /&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 15:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Titles-and-footnote-lengths-restricted-by-goptions/m-p/505173#M1112</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-10-17T15:46:25Z</dc:date>
    </item>
  </channel>
</rss>

