<?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 Assigning Different Color Ramps within a single Bar Graph in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Assigning-Different-Color-Ramps-within-a-single-Bar-Graph/m-p/666827#M13973</link>
    <description>&lt;P&gt;Dear SAS users,&lt;/P&gt;&lt;P&gt;I have divided a population of patients into quartiles of blood glucose and used a bar graph to represent the frequency of each quartiles among three groups of patients. The quartile progression from low to high is visualized by a progressively darkening color&amp;nbsp; (two color ramp).&lt;/P&gt;&lt;P&gt;I need now to visualize quartiles from&amp;nbsp; groups of this population using a different color for each group. The different colors are to clarify that it's the group, not the population, that has been divided into quartiles.&amp;nbsp; As of now all groups have the same color progression. I posted an example of two group quintiles from white to gray. How can I apply a different color ramp to the two groups?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is:&lt;/P&gt;&lt;P&gt;proc sgplot data = rankpergroup noautolegend ;&lt;BR /&gt;VBARPARM CATEGORY= CDM&amp;nbsp; &amp;nbsp;response = PCT_ROW/ CLUSTERWIDTH= 0.7&lt;BR /&gt;group= q_G groupdisplay=cluster&lt;BR /&gt;colorresponse=q_G colormodel=twocolorramp;&lt;BR /&gt;xaxis label= 'Quartile of TWM Glucose' labelattrs= (size=14) VALUEATTRS =(size=14);&lt;BR /&gt;yaxis label = 'Patients (%)' labelattrs= (size=14) labelpos= center VALUEATTRS =(size=14);&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jul 2020 14:10:00 GMT</pubDate>
    <dc:creator>Giampaolo</dc:creator>
    <dc:date>2020-07-03T14:10:00Z</dc:date>
    <item>
      <title>Assigning Different Color Ramps within a single Bar Graph</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Assigning-Different-Color-Ramps-within-a-single-Bar-Graph/m-p/666827#M13973</link>
      <description>&lt;P&gt;Dear SAS users,&lt;/P&gt;&lt;P&gt;I have divided a population of patients into quartiles of blood glucose and used a bar graph to represent the frequency of each quartiles among three groups of patients. The quartile progression from low to high is visualized by a progressively darkening color&amp;nbsp; (two color ramp).&lt;/P&gt;&lt;P&gt;I need now to visualize quartiles from&amp;nbsp; groups of this population using a different color for each group. The different colors are to clarify that it's the group, not the population, that has been divided into quartiles.&amp;nbsp; As of now all groups have the same color progression. I posted an example of two group quintiles from white to gray. How can I apply a different color ramp to the two groups?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is:&lt;/P&gt;&lt;P&gt;proc sgplot data = rankpergroup noautolegend ;&lt;BR /&gt;VBARPARM CATEGORY= CDM&amp;nbsp; &amp;nbsp;response = PCT_ROW/ CLUSTERWIDTH= 0.7&lt;BR /&gt;group= q_G groupdisplay=cluster&lt;BR /&gt;colorresponse=q_G colormodel=twocolorramp;&lt;BR /&gt;xaxis label= 'Quartile of TWM Glucose' labelattrs= (size=14) VALUEATTRS =(size=14);&lt;BR /&gt;yaxis label = 'Patients (%)' labelattrs= (size=14) labelpos= center VALUEATTRS =(size=14);&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 14:10:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Assigning-Different-Color-Ramps-within-a-single-Bar-Graph/m-p/666827#M13973</guid>
      <dc:creator>Giampaolo</dc:creator>
      <dc:date>2020-07-03T14:10:00Z</dc:date>
    </item>
  </channel>
</rss>

