<?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 Linked micromaps in SAS in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Linked-micromaps-in-SAS/m-p/189255#M6990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently started reading an excellent book "&lt;SPAN class="a-size-large" id="productTitle"&gt;Visualizing Data Patterns with Micromaps " by Carr and Pickle &lt;/SPAN&gt;on visualizing geographical data linked to graphical plots. As an example, see below for an example of linked micromaps from their R package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3-2-2015 7-52-44 PM.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/9416_3-2-2015 7-52-44 PM.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried replicating the above graph using SAS 9.3&amp;nbsp; sgplot and sgpanel. I have not been successful so far,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are my questions:&lt;/P&gt;&lt;P&gt;1, What SAS procedures show I use to create the time series and dot plots as shown above ?&lt;/P&gt;&lt;P&gt;2. How to create a legend like the one above ?&lt;/P&gt;&lt;P&gt;3. How to arrange maps/legends and plots as shown above ? Specifically procedures. I have tried using SAS proc greplay but have not been successful so far?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2015 01:09:54 GMT</pubDate>
    <dc:creator>Forecaster</dc:creator>
    <dc:date>2015-03-03T01:09:54Z</dc:date>
    <item>
      <title>Linked micromaps in SAS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Linked-micromaps-in-SAS/m-p/189255#M6990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently started reading an excellent book "&lt;SPAN class="a-size-large" id="productTitle"&gt;Visualizing Data Patterns with Micromaps " by Carr and Pickle &lt;/SPAN&gt;on visualizing geographical data linked to graphical plots. As an example, see below for an example of linked micromaps from their R package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3-2-2015 7-52-44 PM.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/9416_3-2-2015 7-52-44 PM.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried replicating the above graph using SAS 9.3&amp;nbsp; sgplot and sgpanel. I have not been successful so far,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are my questions:&lt;/P&gt;&lt;P&gt;1, What SAS procedures show I use to create the time series and dot plots as shown above ?&lt;/P&gt;&lt;P&gt;2. How to create a legend like the one above ?&lt;/P&gt;&lt;P&gt;3. How to arrange maps/legends and plots as shown above ? Specifically procedures. I have tried using SAS proc greplay but have not been successful so far?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 01:09:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Linked-micromaps-in-SAS/m-p/189255#M6990</guid>
      <dc:creator>Forecaster</dc:creator>
      <dc:date>2015-03-03T01:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linked micromaps in SAS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Linked-micromaps-in-SAS/m-p/189256#M6991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the map, labels, and two graphs need to line up nicely, I suggest using GTL.&amp;nbsp; With SAS 9.3, the map can only be an outline shape.&amp;nbsp; Some examples have been shown in Graphically Speaking blog.&amp;nbsp; With SAS 9.4M1, one can use the POLYGON plot to create filled and choro maps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 02:29:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Linked-micromaps-in-SAS/m-p/189256#M6991</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-03-03T02:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linked micromaps in SAS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Linked-micromaps-in-SAS/m-p/189257#M6992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Sanjay,&amp;nbsp; I'm only aware of Polygon plot in sgplot, can you please let me know if I can use the same in the GTL/proc template. Graphically speaking blog is great, can you please point me to the examples that you are referring. Many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 15:27:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Linked-micromaps-in-SAS/m-p/189257#M6992</guid>
      <dc:creator>Forecaster</dc:creator>
      <dc:date>2015-03-03T15:27:36Z</dc:date>
    </item>
  </channel>
</rss>

