<?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: Why the split option is not working in proc sgplot? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Why-the-split-option-is-not-working-in-proc-sgplot/m-p/749504#M235532</link>
    <description>Found it. eror of typing</description>
    <pubDate>Tue, 22 Jun 2021 12:36:43 GMT</pubDate>
    <dc:creator>Fred7</dc:creator>
    <dc:date>2021-06-22T12:36:43Z</dc:date>
    <item>
      <title>Why the split option is not working in proc sgplot?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-the-split-option-is-not-working-in-proc-sgplot/m-p/749489#M235524</link>
      <description>&lt;P&gt;Hi SAS communities,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="box-sizing: border-box;"&gt;I am trying to split the xasix values in two lines with PROC SGPLOT but it is not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="box-sizing: border-box;"&gt;Thanks for your idea.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;LISTING&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;CLOSE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;HTML&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=custom_plot &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;IMAGE_DPI&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;500&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;PATH&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"&amp;amp;libpath.\06_Outputs\"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GRAPHICS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ON&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;width&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;1000&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;px&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;height&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;600&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;px&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;IMAGENAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"Serology_PRPP_PII"&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;reset&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;index&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;off&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#000080"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#000080"&gt;sgplot&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=graph&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;noborder&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;noautolegend&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;scatter&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=group &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=val / &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;group&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=exp &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;jitter&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;JITTERWIDTH&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;0.3&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;name&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"a"&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;markerattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(symbol=circlefilled &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Size&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;9&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;groupdisplay&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=cluster &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;clusterwidth&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;0.2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;SCATTER&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=group &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=GMT / &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;name&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"b"&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;markerattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=( symbol=squarefilled &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=DAGRAY &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Size&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;yERRORLOWER&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=lower10 &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;yERRORUPPER&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=upper10 &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ERRORBARATTRS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;THICKNESS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GROUPDISPLAY&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=CLUSTER;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;styleattrs&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;datacontrastcolors&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=( red blue )&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;DATASYMBOLS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=( circlefilled );&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;yAXIS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;TYPE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=LOG &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;LOGSTYLE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=LOGEXPAND &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;MINOR&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;LOGBASE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;LABEL&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"Individual titers, GMT and 95% CIs"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;xaxis&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"Group"&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;type&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=discrete &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;fitpolicy&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=SPLITALWAYS &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;SplitChar&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"-"&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;offsetmin&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;0.15&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;offsetmax&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;0.15&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;xaxistable&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; gmt / NOMISSINGCHAR &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;stat&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=mean &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;location&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=inside &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"GMT"&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;LABELATTRS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Color&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=black &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Family&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=Arial &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Size&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;14&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;) &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;VALUEATTRS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Color&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=black &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Family&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=Arial &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;Size&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;14&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;KEYLEGEND&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#800080"&gt;"a"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;TITLE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;"Experiment"&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;noborder&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;location&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=outside &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;position&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=bottom &lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; gmt &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;8.2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; lower10 &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;8.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; upper10 &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;8.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; val &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;yax.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#000080"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 11:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-the-split-option-is-not-working-in-proc-sgplot/m-p/749489#M235524</guid>
      <dc:creator>Fred7</dc:creator>
      <dc:date>2021-06-22T11:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why the split option is not working in proc sgplot?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-the-split-option-is-not-working-in-proc-sgplot/m-p/749504#M235532</link>
      <description>Found it. eror of typing</description>
      <pubDate>Tue, 22 Jun 2021 12:36:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-the-split-option-is-not-working-in-proc-sgplot/m-p/749504#M235532</guid>
      <dc:creator>Fred7</dc:creator>
      <dc:date>2021-06-22T12:36:43Z</dc:date>
    </item>
  </channel>
</rss>

