<?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 Re: Footnotes in SG plot in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Footnotes-in-SG-plot/m-p/638642#M189924</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;footnote 'xxxxx' ;
proc sgplot data=sashelp.class;
scatter x=weight y=height;
run;
ods  text='(*ESC*)S={just=left fontsize=20}  yyyy';
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 09 Apr 2020 11:44:00 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2020-04-09T11:44:00Z</dc:date>
    <item>
      <title>Footnotes in SG plot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Footnotes-in-SG-plot/m-p/638606#M189917</link>
      <description>&lt;P&gt;Hi All:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have on query on Footnote to be given in SG Plot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to keep one footnote inside body and one footnote outside of body .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use of NOGFOOTNOTE not working as it is bringing both ones out of body .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any leads would be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;sagar&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 07:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Footnotes-in-SG-plot/m-p/638606#M189917</guid>
      <dc:creator>Sagarasati</dc:creator>
      <dc:date>2020-04-09T07:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Footnotes in SG plot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Footnotes-in-SG-plot/m-p/638635#M189923</link>
      <description>&lt;P&gt;Have you seen the solution in the thread &lt;A href="https://communities.sas.com/t5/Graphics-Programming/Title-and-Footnote-outside-and-inside-a-graph/td-p/360669" target="_blank"&gt;https://communities.sas.com/t5/Graphics-Programming/Title-and-Footnote-outside-and-inside-a-graph/td-p/360669&lt;/A&gt; by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15130"&gt;@DanH_sas&lt;/a&gt;&amp;nbsp;. Is that helpful?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 10:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Footnotes-in-SG-plot/m-p/638635#M189923</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2020-04-09T10:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Footnotes in SG plot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Footnotes-in-SG-plot/m-p/638642#M189924</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;footnote 'xxxxx' ;
proc sgplot data=sashelp.class;
scatter x=weight y=height;
run;
ods  text='(*ESC*)S={just=left fontsize=20}  yyyy';
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Apr 2020 11:44:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Footnotes-in-SG-plot/m-p/638642#M189924</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-04-09T11:44:00Z</dc:date>
    </item>
  </channel>
</rss>

