<?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: Gplot and ODS, Only want the plot in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Gplot-and-ODS-Only-want-the-plot/m-p/185814#M47180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/66611/HTML/default/viewer.htm#p1b72ff70v3obrn16aanp1r9q2bu.htm"&gt;ODS SELECT&lt;/A&gt; and &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/66611/HTML/default/viewer.htm#p1fpt3uuow90o3n155hs7bp1mo7f.htm"&gt;ODS TRACE&lt;/A&gt; statements. Use ODS TRACE to see the names of all the objects that PROC GPLOT creates, then use ODS SELECT to select just the plot..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Apr 2014 19:49:20 GMT</pubDate>
    <dc:creator>Tim_SAS</dc:creator>
    <dc:date>2014-04-18T19:49:20Z</dc:date>
    <item>
      <title>Gplot and ODS, Only want the plot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Gplot-and-ODS-Only-want-the-plot/m-p/185813#M47179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I'm using the ODS and the Msoffice2k_x tagset to generate an e&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;xcel report but I'm getting a lot of additional information when I try to output a plot. I only want the plot and not the additional lines of text information and data that the procedure is generating. Is it possible to turn all of that off? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG alt="ods.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/6034_ods.jpg" width="450" /&gt; , &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods tagsets.msoffice2k_x&amp;nbsp; file="...."&lt;/P&gt;&lt;P&gt;options(panelcols="2") style=normal;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC GPLOT DATA=only_13_months NOCACHE ;&lt;/P&gt;&lt;P&gt;PLOT NetDueAmount_Sum_Sum * Month_Year&amp;nbsp; / VAXIS=AXIS1 HAXIS=AXIS2 FRAME ;&lt;/P&gt;&lt;P&gt;BY ContractNo;&lt;/P&gt;&lt;P&gt;where ContractNo = 'H8991';&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC GPLOT DATA=only_13_months NOCACHE ;&lt;/P&gt;&lt;P&gt;PLOT NetDueAmount_N_Sum * Month_Year&amp;nbsp; / VAXIS=AXIS1 HAXIS=AXIS2 FRAME;&lt;/P&gt;&lt;P&gt;BY ContractNo;&lt;/P&gt;&lt;P&gt;where ContractNo = 'H8991';&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods tagsets.msoffice2k_x close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 18:54:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Gplot-and-ODS-Only-want-the-plot/m-p/185813#M47179</guid>
      <dc:creator>Jsendzik</dc:creator>
      <dc:date>2014-04-18T18:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Gplot and ODS, Only want the plot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Gplot-and-ODS-Only-want-the-plot/m-p/185814#M47180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/66611/HTML/default/viewer.htm#p1b72ff70v3obrn16aanp1r9q2bu.htm"&gt;ODS SELECT&lt;/A&gt; and &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/66611/HTML/default/viewer.htm#p1fpt3uuow90o3n155hs7bp1mo7f.htm"&gt;ODS TRACE&lt;/A&gt; statements. Use ODS TRACE to see the names of all the objects that PROC GPLOT creates, then use ODS SELECT to select just the plot..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 19:49:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Gplot-and-ODS-Only-want-the-plot/m-p/185814#M47180</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2014-04-18T19:49:20Z</dc:date>
    </item>
  </channel>
</rss>

