<?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: How can I create the same graph in EG? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-I-create-the-same-graph-in-EG/m-p/111030#M9489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Cynthia! It is good to know. There are no options for me to mark you answer now. It is so strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2012 15:30:30 GMT</pubDate>
    <dc:creator>Linlin</dc:creator>
    <dc:date>2012-10-30T15:30:30Z</dc:date>
    <item>
      <title>How can I create the same graph in EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-I-create-the-same-graph-in-EG/m-p/111028#M9487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How Can I create the same graph in EG? not by running the same sas code but by using Tasks -&amp;gt; Graph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;proc sgplot data=sashelp.class nocycleattrs;&lt;/P&gt;&lt;P&gt;&amp;nbsp; histogram height / legendlabel='height' fillattrs=graphdata1&amp;nbsp; transparency=0.3;&lt;/P&gt;&lt;P&gt;&amp;nbsp; density height&amp;nbsp; / legendlabel='height'&amp;nbsp; lineattrs=graphdata1(pattern=solid) name='1';&lt;/P&gt;&lt;P&gt;&amp;nbsp; histogram weight / legendlabel='weight' fillattrs=graphdata2&amp;nbsp; transparency=0.3;&lt;/P&gt;&lt;P&gt;&amp;nbsp; density weight&amp;nbsp; / legendlabel='weight2' lineattrs=graphdata2(pattern=solid) name='2';&lt;/P&gt;&lt;P&gt;&amp;nbsp; keylegend '1' '2' / across=1 location=inside position=topright;&lt;/P&gt;&lt;P&gt;&amp;nbsp; xaxis display=(nolabel);&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10614i649F85224679C516/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="SGPlot.png" title="SGPlot.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 22:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-I-create-the-same-graph-in-EG/m-p/111028#M9487</guid>
      <dc:creator>Linlin</dc:creator>
      <dc:date>2012-10-29T22:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create the same graph in EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-I-create-the-same-graph-in-EG/m-p/111029#M9488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm not sure you can generate the same graph using Tasks. I believe that Tasks --&amp;gt; Graphs will only surface SAS/GRAPH procedures, which does not have quite the same overlay capability as the SG procedures. You might be able to do this with creative use of the ANNOTATE facility, but the SGPLOT code is much easier to use because of the HISTOGRAM and DENSITY statements along with the overlay capability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I think if you use Tasks --&amp;gt; Describe --&amp;gt; Distribution Analysis, then you can get 1 histogram; but for 2 overlaid with the procedure that EG uses (I think it's UNIVARIATE), I am pretty sure that you can't get a fancy overlay like you can with the SG procedures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 02:51:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-I-create-the-same-graph-in-EG/m-p/111029#M9488</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-10-30T02:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create the same graph in EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-I-create-the-same-graph-in-EG/m-p/111030#M9489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Cynthia! It is good to know. There are no options for me to mark you answer now. It is so strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:30:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-I-create-the-same-graph-in-EG/m-p/111030#M9489</guid>
      <dc:creator>Linlin</dc:creator>
      <dc:date>2012-10-30T15:30:30Z</dc:date>
    </item>
  </channel>
</rss>

