<?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: The colors do not change in heatmap in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/572343#M12299</link>
    <description>&lt;P&gt;Are you still experiencing issues on this? If so, we would like to open a technical support track for you or you can work with technical support directly by emailing support@sas.com Read more about our technical support service including information needed to open a track here&amp;nbsp;&lt;A href="https://support.sas.com/en/technical-support/contact-sas.html" target="_blank"&gt;https://support.sas.com/en/technical-support/contact-sas.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 13:12:11 GMT</pubDate>
    <dc:creator>SAS_Cares</dc:creator>
    <dc:date>2019-07-10T13:12:11Z</dc:date>
    <item>
      <title>The colors do not change in heatmap</title>
      <link>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/566542#M11366</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the code below to create a heatmap based on percentage of missing values for my variables in each year. it seems like there is a default range of colors (red and blue) which does not change at all. I changed the colors specified in rangecolormodel, but no change happens. Can you please help me to solve this. Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc template;&lt;BR /&gt;define statgraph heatmap;&lt;BR /&gt;begingraph / designheight=400 designwidth=1200 pad=1;&lt;BR /&gt;entrytitle 'Percentage of missing values 3mo carry forward, full FU';&lt;BR /&gt;rangeattrmap name="rmap";&lt;BR /&gt;range min - max / rangecolormodel=(white yellow);&lt;BR /&gt;endrangeattrmap;&lt;BR /&gt;rangeattrvar attrmap="rmap" var=Percentages_missing attrvar=pColor;&lt;BR /&gt;layout overlay / yaxisopts=(offsetmin=0.1 offsetmax=0.1 display=(ticks tickvalues line) tickvalueattrs=(size=6))&lt;BR /&gt;xaxisopts=(offsetmin=0.1 offsetmax=0.1 display=(ticks tickvalues line) tickvalueattrs=(size=6) discreteopts=(tickvaluefitpolicy=stagger));&lt;BR /&gt;heatmapparm x=year y=Variables colorresponse=Percentages_missing / name="heatmap";&lt;BR /&gt;scatterplot x=year y=Variables / markercharacter=Percentages_missing markercharacterattrs=(size=4);&lt;BR /&gt;continuouslegend "heatmap" / valueattrs=(size=6) ;&lt;BR /&gt;endlayout;&lt;BR /&gt;endgraph;&lt;BR /&gt;end;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sgrender data=out_graph template=heatmap; run;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 12:08:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/566542#M11366</guid>
      <dc:creator>Baraso</dc:creator>
      <dc:date>2019-06-17T12:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: The colors do not change in heatmap</title>
      <link>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/566844#M11394</link>
      <description>&lt;P&gt;This previous community post may be helpful to you&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Graphics-Programming/Change-Heat-Map-Color-Scale/td-p/266941" target="_blank"&gt;https://communities.sas.com/t5/Graphics-Programming/Change-Heat-Map-Color-Scale/td-p/266941&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 12:43:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/566844#M11394</guid>
      <dc:creator>SAS_Cares</dc:creator>
      <dc:date>2019-06-18T12:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: The colors do not change in heatmap</title>
      <link>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/566989#M11411</link>
      <description>&lt;P&gt;Thank you. Actually, I've already modified my codes several times for different options, but nothing happens. The default colour pattern do not change at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 18:24:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/566989#M11411</guid>
      <dc:creator>Baraso</dc:creator>
      <dc:date>2019-06-18T18:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: The colors do not change in heatmap</title>
      <link>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/572343#M12299</link>
      <description>&lt;P&gt;Are you still experiencing issues on this? If so, we would like to open a technical support track for you or you can work with technical support directly by emailing support@sas.com Read more about our technical support service including information needed to open a track here&amp;nbsp;&lt;A href="https://support.sas.com/en/technical-support/contact-sas.html" target="_blank"&gt;https://support.sas.com/en/technical-support/contact-sas.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 13:12:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/The-colors-do-not-change-in-heatmap/m-p/572343#M12299</guid>
      <dc:creator>SAS_Cares</dc:creator>
      <dc:date>2019-07-10T13:12:11Z</dc:date>
    </item>
  </channel>
</rss>

