<?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: Plot of unknown * date in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Plot-of-unknown-date/m-p/66661#M7727</link>
    <description>Hi:&lt;BR /&gt;
  I believe what you see for SAS/Graph output in the table of contents is the information that comes from the PLOT statement. The DESC= option might alter the contents label that you see. Also, the ODS PROCLABEL statement will make an impact on the top level node in the TOC. This note:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/11/888.html" target="_blank"&gt;http://support.sas.com/kb/11/888.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Explains that in SAS 9.1, you cannot use DESC=' ' in order to "blank out" the description.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 28 Jan 2011 18:49:40 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2011-01-28T18:49:40Z</dc:date>
    <item>
      <title>Plot of unknown * date</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Plot-of-unknown-date/m-p/66660#M7726</link>
      <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
I am not clear on why the below code generates this message in the table of contents under the report name. I would like it to read something like Click to see results. Any suggestions?&lt;BR /&gt;
&lt;BR /&gt;
Also how do i change size of font in table of contents?&lt;BR /&gt;
&lt;BR /&gt;
ODS HTML file='HTML_FILE.html'&lt;BR /&gt;
contents='HTML_CONTENTS.html'&lt;BR /&gt;
frame='Calls Handled.html';&lt;BR /&gt;
ODS PROCLABEL "None Bedrock All LOB Calls Handled";&lt;BR /&gt;
&lt;BR /&gt;
axis1 value=(height=8pt angle=90);&lt;BR /&gt;
axis2 label=(angle=90 rotate=0);&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
proc gplot data = Totals_NoneBedrock;&lt;BR /&gt;
&lt;BR /&gt;
title h=3 f=simplex "The Date is: %sysfunc(date(),worddate.)";&lt;BR /&gt;
title2 h=4 f=simplex  'None Bedrock All Lobs Calls Handled through Time';&lt;BR /&gt;
footnote h=3 f=simplex 'EDW vccart_sceintrvl agentcallshandled';&lt;BR /&gt;
plot calls_handled*Date unknown*date /  overlay haxis=axis1 vaxis=axis2;&lt;BR /&gt;
 &lt;BR /&gt;
symbol v = triangle I = j ci=black&lt;BR /&gt;
w = 1 ;&lt;BR /&gt;
label Date = ‘Date’;&lt;BR /&gt;
run;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
ods html close;&lt;BR /&gt;
&lt;BR /&gt;
Thanks always.&lt;BR /&gt;
&lt;BR /&gt;
Fred

Message was edited by: fredbell</description>
      <pubDate>Fri, 28 Jan 2011 13:20:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Plot-of-unknown-date/m-p/66660#M7726</guid>
      <dc:creator>fredbell</dc:creator>
      <dc:date>2011-01-28T13:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Plot of unknown * date</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Plot-of-unknown-date/m-p/66661#M7727</link>
      <description>Hi:&lt;BR /&gt;
  I believe what you see for SAS/Graph output in the table of contents is the information that comes from the PLOT statement. The DESC= option might alter the contents label that you see. Also, the ODS PROCLABEL statement will make an impact on the top level node in the TOC. This note:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/11/888.html" target="_blank"&gt;http://support.sas.com/kb/11/888.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Explains that in SAS 9.1, you cannot use DESC=' ' in order to "blank out" the description.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 28 Jan 2011 18:49:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Plot-of-unknown-date/m-p/66661#M7727</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-01-28T18:49:40Z</dc:date>
    </item>
  </channel>
</rss>

