<?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 Dot Plot Conditional Formatting Question in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Dot-Plot-Conditional-Formatting-Question/m-p/169223#M43764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm fairly new to SAS (Enterprise Guide 6.1).&amp;nbsp; I'm using a dot plot within PROC SGPLOT to display observed to expected ratios with confidence limits based on the mean.&amp;nbsp; I have everything functioning the way I need it so far, but now I want to throw in some color coding based on the value of the limits.&amp;nbsp; Basically I want the limit and dot to change color if the upper limit is less than 1.0 or change to a different color if the lower limit is greater than 1.0.&amp;nbsp; Here is what I have so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SGPLOT DATA=WORK.SORTTempTableSorted;&lt;/P&gt;&lt;P&gt;refline 1.0/ lineattrs=(color=blue thickness=1.5pt) axis=x;&lt;/P&gt;&lt;P&gt;By Site;&lt;/P&gt;&lt;P&gt;&amp;nbsp; dot AttendingNPI / response=DirectCostOERatio stat=mean&lt;/P&gt;&lt;P&gt;&amp;nbsp; limitstat=clm limitattrs=(color=bib) categoryorder=respasc;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;RUN;QUIT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2014 16:59:41 GMT</pubDate>
    <dc:creator>Pdothard</dc:creator>
    <dc:date>2014-04-04T16:59:41Z</dc:date>
    <item>
      <title>Dot Plot Conditional Formatting Question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Dot-Plot-Conditional-Formatting-Question/m-p/169223#M43764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm fairly new to SAS (Enterprise Guide 6.1).&amp;nbsp; I'm using a dot plot within PROC SGPLOT to display observed to expected ratios with confidence limits based on the mean.&amp;nbsp; I have everything functioning the way I need it so far, but now I want to throw in some color coding based on the value of the limits.&amp;nbsp; Basically I want the limit and dot to change color if the upper limit is less than 1.0 or change to a different color if the lower limit is greater than 1.0.&amp;nbsp; Here is what I have so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SGPLOT DATA=WORK.SORTTempTableSorted;&lt;/P&gt;&lt;P&gt;refline 1.0/ lineattrs=(color=blue thickness=1.5pt) axis=x;&lt;/P&gt;&lt;P&gt;By Site;&lt;/P&gt;&lt;P&gt;&amp;nbsp; dot AttendingNPI / response=DirectCostOERatio stat=mean&lt;/P&gt;&lt;P&gt;&amp;nbsp; limitstat=clm limitattrs=(color=bib) categoryorder=respasc;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;RUN;QUIT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 16:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Dot-Plot-Conditional-Formatting-Question/m-p/169223#M43764</guid>
      <dc:creator>Pdothard</dc:creator>
      <dc:date>2014-04-04T16:59:41Z</dc:date>
    </item>
  </channel>
</rss>

