<?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: Question about PROC SGPLOT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412090#M14133</link>
    <description>&lt;P&gt;The message says that the DATASKIN option is not allowed there.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 19:18:26 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2017-11-09T19:18:26Z</dc:date>
    <item>
      <title>Question about PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412085#M14132</link>
      <description>&lt;P&gt;Hello, I am having a hard time understanding the SGPLOT, I was handled a code to review and run and found the following error. Any information, documentation, would really help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data = seg_tmp.all_v2;&lt;BR /&gt;format MNTH_SMRY_START_DT dtmonyy.;&lt;BR /&gt;vbox log_tot_trans_am/ DATASKIN = gloss nomean category=MNTH_SMRY_START_DT;&lt;BR /&gt;BY SEG;&lt;BR /&gt;label MNTH_SMRY_START_DT = 'Month';&lt;BR /&gt;xaxis label = 'Month';&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the following errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data = seg_tmp.all_v2;&lt;BR /&gt;&amp;nbsp;format MNTH_SMRY_START_DT dtmonyy.;&lt;BR /&gt;&amp;nbsp;vbox log_tot_trans_am/ DATASKIN = gloss nomean category=MNTH_SMRY_START_DT;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;FONT color="#FF0000"&gt;--------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;22&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;76&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, ATTRID, BOXWIDTH, CAPSHAPE, CATEGORY, CLUSTERWIDTH, CONNECT,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;CONNECTATTRS, DATALABEL, DATALABELATTRS, DISCRETEOFFSET, EXTREME, FILL, FILLATTRS, FREQ, GROUP, GROUPDISPLAY,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;GROUPORDER, LABELFAR, LEGENDLABEL, LINEATTRS, MEANATTRS, MEDIANATTRS, MISSING, NAME, NOCAPS, NOFILL, NOMEAN,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;NOMEDIAN, NOOUTLIERS, NOTCHES, OUTLIERATTRS, PERCENTILE, SPREAD, TRANSPARENCY, WHISKERATTRS, X2AXIS, Y2AXIS.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;BY SEG;&lt;BR /&gt;&amp;nbsp;label MNTH_SMRY_START_DT = 'Month';&lt;BR /&gt;&amp;nbsp;xaxis label = 'Month';&lt;BR /&gt;&amp;nbsp;run;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 19:09:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412085#M14132</guid>
      <dc:creator>Juan_Jose</dc:creator>
      <dc:date>2017-11-09T19:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Question about PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412090#M14133</link>
      <description>&lt;P&gt;The message says that the DATASKIN option is not allowed there.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 19:18:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412090#M14133</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-11-09T19:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412098#M14134</link>
      <description>&lt;P&gt;Do you have the exact same versions of SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, that may be why.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find your version of SAS using:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put &amp;amp;SYSVLONG;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DATASKIN is an option as of SAS 9.4 TS1M1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's the documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=grstatproc&amp;amp;docsetTarget=n1waawwbez01ppn15dn9ehmxzihf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n14kr95kkmeuh0n1hbaha6dpxa24t" target="_blank"&gt;http://documentation.sas.com/?docsetId=grstatproc&amp;amp;docsetTarget=n1waawwbez01ppn15dn9ehmxzihf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n14kr95kkmeuh0n1hbaha6dpxa24t&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 19:51:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412098#M14134</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-09T19:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question about PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412127#M14135</link>
      <description>&lt;P&gt;Which version of SAS are you running this code in? I believe dataskin for VBOX is pretty recent addition and may not be available in your version. It was added in SAS 9.4.1 (the first maintenance release of 9.4)&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 20:50:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-SGPLOT/m-p/412127#M14135</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-11-09T20:50:10Z</dc:date>
    </item>
  </channel>
</rss>

