<?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: ODS html and sgplot - no output in html file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ODS-html-and-sgplot-no-output-in-html-file/m-p/550688#M74549</link>
    <description>&lt;P&gt;Thanks a lot ballardw - it worked just fine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 15:23:15 GMT</pubDate>
    <dc:creator>clauspollas</dc:creator>
    <dc:date>2019-04-12T15:23:15Z</dc:date>
    <item>
      <title>ODS html and sgplot - no output in html file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ODS-html-and-sgplot-no-output-in-html-file/m-p/550528#M74538</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I´m new in this forum, so bare with me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´m testing PROC SGPLOT from SAS Studio, university edition. I want to produce an HTML file, with some graphics embedded. But in stead of showing the graphic in the HTML file, it only shows a small icon with an 'X'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods html path="&amp;amp;path" body='test.html' (url=none);&lt;/P&gt;&lt;P&gt;ods graphics / reset imagefmt=jpeg ;&lt;/P&gt;&lt;P&gt;data one;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; input trt_group time subject results;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; datalines;&lt;BR /&gt;1 2 100 20&lt;BR /&gt;1 4 100 30&lt;BR /&gt;1 6 100 35&lt;BR /&gt;1 8 100 50&lt;BR /&gt;1 2 200 40&lt;BR /&gt;1 4 200 25&lt;BR /&gt;1 6 200 40&lt;BR /&gt;1 8 200 30&lt;BR /&gt;1 2 300 25&lt;BR /&gt;1 4 300 40&lt;BR /&gt;1 6 300 45&lt;BR /&gt;1 8 300 55&lt;BR /&gt;2 2 400 15&lt;BR /&gt;2 4 400 35&lt;BR /&gt;2 6 400 50&lt;BR /&gt;2 8 400 45&lt;BR /&gt;2 2 500 35&lt;BR /&gt;2 4 500 35&lt;BR /&gt;2 6 500 20&lt;BR /&gt;2 8 500 35&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sgplot data=one;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; title 'Study Results by Treatment Group';&lt;BR /&gt;&amp;nbsp;&amp;nbsp; series x=time y=results / group=subject grouplc=trt_group name='grouping';&lt;BR /&gt;&amp;nbsp;&amp;nbsp; keylegend 'grouping' / type=linecolor;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods html close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions? Is it an 'university edition' issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 07:54:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ODS-html-and-sgplot-no-output-in-html-file/m-p/550528#M74538</guid>
      <dc:creator>clauspollas</dc:creator>
      <dc:date>2019-04-12T07:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html and sgplot - no output in html file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ODS-html-and-sgplot-no-output-in-html-file/m-p/550665#M74547</link>
      <description>&lt;P&gt;See if moving the URL=NONE to immediately after the PATH="&amp;amp;path" helps.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ODS-html-and-sgplot-no-output-in-html-file/m-p/550665#M74547</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-04-12T14:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html and sgplot - no output in html file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ODS-html-and-sgplot-no-output-in-html-file/m-p/550688#M74549</link>
      <description>&lt;P&gt;Thanks a lot ballardw - it worked just fine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:23:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ODS-html-and-sgplot-no-output-in-html-file/m-p/550688#M74549</guid>
      <dc:creator>clauspollas</dc:creator>
      <dc:date>2019-04-12T15:23:15Z</dc:date>
    </item>
  </channel>
</rss>

