<?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 Editable graphs in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Editable-graphs/m-p/14325#M277</link>
    <description>I am submitting the following program to create an editable graph. It creates an sge file but when I open it, it is empty. The accompanying png file is normal. It only seems to work if I get rid of the predpplot statement. However that doesn't give me the graph I want. Any help is appreciated.&lt;BR /&gt;
&lt;BR /&gt;
ods listing sge=on;&lt;BR /&gt;
ods graphics on;&lt;BR /&gt;
proc probit data=all ln plots=all;&lt;BR /&gt;
where group = "Site";&lt;BR /&gt;
model Mortality/trials = tpah / d=gompertz lackfit;&lt;BR /&gt;
predpplot noconf nogrid VREF(intersect)= 0.217 0.244 0.281 VREFLABELS=('85% UTL' '90% UTL' '95% UTL');&lt;BR /&gt;
run;</description>
    <pubDate>Wed, 15 Jun 2011 15:56:14 GMT</pubDate>
    <dc:creator>Jackie418</dc:creator>
    <dc:date>2011-06-15T15:56:14Z</dc:date>
    <item>
      <title>Editable graphs</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Editable-graphs/m-p/14325#M277</link>
      <description>I am submitting the following program to create an editable graph. It creates an sge file but when I open it, it is empty. The accompanying png file is normal. It only seems to work if I get rid of the predpplot statement. However that doesn't give me the graph I want. Any help is appreciated.&lt;BR /&gt;
&lt;BR /&gt;
ods listing sge=on;&lt;BR /&gt;
ods graphics on;&lt;BR /&gt;
proc probit data=all ln plots=all;&lt;BR /&gt;
where group = "Site";&lt;BR /&gt;
model Mortality/trials = tpah / d=gompertz lackfit;&lt;BR /&gt;
predpplot noconf nogrid VREF(intersect)= 0.217 0.244 0.281 VREFLABELS=('85% UTL' '90% UTL' '95% UTL');&lt;BR /&gt;
run;</description>
      <pubDate>Wed, 15 Jun 2011 15:56:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Editable-graphs/m-p/14325#M277</guid>
      <dc:creator>Jackie418</dc:creator>
      <dc:date>2011-06-15T15:56:14Z</dc:date>
    </item>
    <item>
      <title>Editable graphs</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Editable-graphs/m-p/14326#M278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jackie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should have worked for you. Where there any log message generated during this run?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 15:45:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Editable-graphs/m-p/14326#M278</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2011-06-23T15:45:26Z</dc:date>
    </item>
  </channel>
</rss>

