<?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 Concentration map in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Concentration-map/m-p/66658#M2292</link>
    <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I have a dataset with x and y variables. I want to plat these variables on an x-y plot and overlay a heat map that shows the concentration of the points at a given area on the chart. So, the more (x-y-)points there are closely around a point, the darker/redder the colour. of the heat map.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any ideas of how to represent that?&lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
    <pubDate>Tue, 24 Aug 2010 08:50:22 GMT</pubDate>
    <dc:creator>CJ</dc:creator>
    <dc:date>2010-08-24T08:50:22Z</dc:date>
    <item>
      <title>Concentration map</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Concentration-map/m-p/66658#M2292</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I have a dataset with x and y variables. I want to plat these variables on an x-y plot and overlay a heat map that shows the concentration of the points at a given area on the chart. So, the more (x-y-)points there are closely around a point, the darker/redder the colour. of the heat map.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any ideas of how to represent that?&lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Tue, 24 Aug 2010 08:50:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Concentration-map/m-p/66658#M2292</guid>
      <dc:creator>CJ</dc:creator>
      <dc:date>2010-08-24T08:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Concentration map</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Concentration-map/m-p/66659#M2293</link>
      <description>There are ways to color the areas behind the plot markers in a gplot (using annotate).  And you could do some calculations on the data to do summary counts of the number of obsns/markers in each area, and color the areas accordingly.&lt;BR /&gt;
&lt;BR /&gt;
I don't have an example that does that 'exact' thing, but here's one that is close:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://robslink.com/SAS/democd22/heatmap.htm" target="_blank"&gt;http://robslink.com/SAS/democd22/heatmap.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://robslink.com/SAS/democd22/heatmap_info.htm" target="_blank"&gt;http://robslink.com/SAS/democd22/heatmap_info.htm&lt;/A&gt;</description>
      <pubDate>Tue, 24 Aug 2010 12:46:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Concentration-map/m-p/66659#M2293</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-08-24T12:46:28Z</dc:date>
    </item>
  </channel>
</rss>

