<?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 Sgplot Coding Contour EffectPlot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/459940#M15864</link>
    <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;I want to code the following contour plot using SGplot because I need to backtransform the variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cntrtstc.png" style="width: 319px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20364iBEE9C4A409EDCFC4/image-size/large?v=v2&amp;amp;px=999" role="button" title="cntrtstc.png" alt="cntrtstc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was generated with this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; ods output contourfitPlot=cntrssd;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc plm restore=an.mod1272_21;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; effectplot contour(x=depth y=tempst );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the data looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;Obs&amp;nbsp;&amp;nbsp;&amp;nbsp; _PREDICTED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _XCONT2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _XCONT1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0.16656&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -3.28626&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.38299&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.16345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -3.17094&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.38299&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.16038&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -3.05562&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.38299&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much!&lt;/P&gt;</description>
    <pubDate>Fri, 04 May 2018 05:28:49 GMT</pubDate>
    <dc:creator>Sascoder</dc:creator>
    <dc:date>2018-05-04T05:28:49Z</dc:date>
    <item>
      <title>Sgplot Coding Contour EffectPlot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/459940#M15864</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;I want to code the following contour plot using SGplot because I need to backtransform the variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cntrtstc.png" style="width: 319px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20364iBEE9C4A409EDCFC4/image-size/large?v=v2&amp;amp;px=999" role="button" title="cntrtstc.png" alt="cntrtstc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was generated with this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; ods output contourfitPlot=cntrssd;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc plm restore=an.mod1272_21;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; effectplot contour(x=depth y=tempst );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the data looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;Obs&amp;nbsp;&amp;nbsp;&amp;nbsp; _PREDICTED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _XCONT2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _XCONT1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0.16656&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -3.28626&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.38299&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.16345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -3.17094&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.38299&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" face="arial,helvetica,sans-serif"&gt;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.16038&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -3.05562&amp;nbsp;&amp;nbsp;&amp;nbsp; -1.38299&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much!&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 05:28:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/459940#M15864</guid>
      <dc:creator>Sascoder</dc:creator>
      <dc:date>2018-05-04T05:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sgplot Coding Contour EffectPlot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/459967#M15865</link>
      <description>&lt;P&gt;Here are a lot of examples with code:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/?s=contour" target="_blank"&gt;https://blogs.sas.com/content/?s=contour&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep a link to&amp;nbsp;the site:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As it is a great reference for any graph you can think of.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 08:51:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/459967#M15865</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-04T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sgplot Coding Contour EffectPlot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460033#M15874</link>
      <description>&lt;P&gt;SGPLOT does not support contours.&amp;nbsp; But GTL does.&amp;nbsp; Please see this sample:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/grstatgraph/65377/HTML/default/viewer.htm#p1b46pguxw79egn1330tgrpmnvag.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/grstatgraph/65377/HTML/default/viewer.htm#p1b46pguxw79egn1330tgrpmnvag.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 13:41:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460033#M15874</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2018-05-04T13:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sgplot Coding Contour EffectPlot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460215#M15879</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Thanks All!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I wonder if SAS has a repository where it stores the code for its automatic plots?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Maybe there are too many choices for this?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 May 2018 00:43:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460215#M15879</guid>
      <dc:creator>Sascoder</dc:creator>
      <dc:date>2018-05-05T00:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sgplot Coding Contour EffectPlot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460322#M15881</link>
      <description>&lt;P&gt;Yes, the repository is the template library. See many of Warren Kuhfeld's books and blog posts for how to use graph templates, For a concise overview, see &lt;A href="http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_templt_sect001.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_self"&gt;the SAS/STAT documentation on graph temp[lates.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For this contour plot&amp;nbsp;example, I suggest the article &lt;A href="https://blogs.sas.com/content/iml/2012/07/02/create-a-contour-plot-in-sas.html" target="_self"&gt;"Create a contour plot in SAS."&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 20:40:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460322#M15881</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-05-06T20:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sgplot Coding Contour EffectPlot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460730#M15893</link>
      <description>&lt;P&gt;Thanks all!&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 15:36:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-Coding-Contour-EffectPlot/m-p/460730#M15893</guid>
      <dc:creator>Sascoder</dc:creator>
      <dc:date>2018-05-08T15:36:48Z</dc:date>
    </item>
  </channel>
</rss>

