<?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 animating PROC GMAP, constant legend in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/animating-PROC-GMAP-constant-legend/m-p/349796#M15798</link>
    <description>&lt;P&gt;Dear SAS Communities,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using PROC GMAP to create animated CHORO maps showing how county statistics change over time.&lt;/P&gt;&lt;P&gt;I used PATTERNn to determine the colors and PROC FORMAT to establish the levels.&lt;/P&gt;&lt;P&gt;I used a FORMAT statement in PROC GMAP to connect data to region color.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my problem:&lt;/P&gt;&lt;P&gt;When a level is absent, the map assigns the next present level the missing level's color. This gives my animation inconsistent colors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;levels: low medium high&lt;/P&gt;&lt;P&gt;colors: blue purple red&lt;/P&gt;&lt;P&gt;If the data for the animation has levels low, medium, high; then the colors will be blue, purple, red.&lt;/P&gt;&lt;P&gt;If the data for the animation has levels low, high; then the colors will be blue, purple (I want blue red).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2017 18:24:50 GMT</pubDate>
    <dc:creator>A_S</dc:creator>
    <dc:date>2017-04-13T18:24:50Z</dc:date>
    <item>
      <title>animating PROC GMAP, constant legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/animating-PROC-GMAP-constant-legend/m-p/349796#M15798</link>
      <description>&lt;P&gt;Dear SAS Communities,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using PROC GMAP to create animated CHORO maps showing how county statistics change over time.&lt;/P&gt;&lt;P&gt;I used PATTERNn to determine the colors and PROC FORMAT to establish the levels.&lt;/P&gt;&lt;P&gt;I used a FORMAT statement in PROC GMAP to connect data to region color.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my problem:&lt;/P&gt;&lt;P&gt;When a level is absent, the map assigns the next present level the missing level's color. This gives my animation inconsistent colors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;levels: low medium high&lt;/P&gt;&lt;P&gt;colors: blue purple red&lt;/P&gt;&lt;P&gt;If the data for the animation has levels low, medium, high; then the colors will be blue, purple, red.&lt;/P&gt;&lt;P&gt;If the data for the animation has levels low, high; then the colors will be blue, purple (I want blue red).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 18:24:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/animating-PROC-GMAP-constant-legend/m-p/349796#M15798</guid>
      <dc:creator>A_S</dc:creator>
      <dc:date>2017-04-13T18:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: animating PROC GMAP, constant legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/animating-PROC-GMAP-constant-legend/m-p/349859#M15799</link>
      <description>&lt;P&gt;It may help to show your Proc Gmap code. There are several ways to specify levels in the Choro such as MIDPOINTS or Discrete and such.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also whether you use BY group may have some bearing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;enough example data to make a couple of maps to demostrate would be helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 19:37:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/animating-PROC-GMAP-constant-legend/m-p/349859#M15799</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-04-13T19:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: animating PROC GMAP, constant legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/animating-PROC-GMAP-constant-legend/m-p/457913#M15800</link>
      <description>&lt;P&gt;If you're using gmap, choro, with a by-statement (such as 'by year'), I would recommend using the 'uniform' option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 19:26:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/animating-PROC-GMAP-constant-legend/m-p/457913#M15800</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2018-04-26T19:26:05Z</dc:date>
    </item>
  </channel>
</rss>

