<?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 map position in graphics output area in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/map-position-in-graphics-output-area/m-p/129530#M5062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know if there is a way to specify the position of a map within the graphics output area? By default it's centered, but I need it to be left aligned. To minimize the horizontal size of the graphics output area is not an option, because there are other outputs needed to be placed on the right part.&lt;/P&gt;&lt;P&gt;I've found the system option "nocenter", but it seemed to have no effect on the gmap procedure output...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Nov 2012 17:38:57 GMT</pubDate>
    <dc:creator>iznally</dc:creator>
    <dc:date>2012-11-18T17:38:57Z</dc:date>
    <item>
      <title>map position in graphics output area</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/map-position-in-graphics-output-area/m-p/129530#M5062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know if there is a way to specify the position of a map within the graphics output area? By default it's centered, but I need it to be left aligned. To minimize the horizontal size of the graphics output area is not an option, because there are other outputs needed to be placed on the right part.&lt;/P&gt;&lt;P&gt;I've found the system option "nocenter", but it seemed to have no effect on the gmap procedure output...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Nov 2012 17:38:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/map-position-in-graphics-output-area/m-p/129530#M5062</guid>
      <dc:creator>iznally</dc:creator>
      <dc:date>2012-11-18T17:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: map position in graphics output area</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/map-position-in-graphics-output-area/m-p/129531#M5063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add a blank title statement of a large height, angled to position it on the right-hand side of the map.&amp;nbsp; This will add white-space along the side.&amp;nbsp; Here is a simple example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1 angle=-90 height=50pct " ";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gmap data=maps.us map=maps.us;&lt;/P&gt;&lt;P&gt;id state;&lt;/P&gt;&lt;P&gt;choro state / levels=1;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that you must be using 'gtitles' (which might not be the default in EG and Stored Processes), and it won't work in device=java or activex (I recommend using device=png).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This 'trick' is described in detail, in Example 7 of my book "SAS/Graph: Beyond the Basics" &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://robslink.com/SAS/book/example07.htm" title="http://robslink.com/SAS/book/example07.htm"&gt;Space Around Graph&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://robslink.com/SAS/book/example07_info.htm" title="http://robslink.com/SAS/book/example07_info.htm"&gt;http://robslink.com/SAS/book/example07_info.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 13:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/map-position-in-graphics-output-area/m-p/129531#M5063</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-11-19T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: map position in graphics output area</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/map-position-in-graphics-output-area/m-p/129532#M5064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thanks! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 08:49:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/map-position-in-graphics-output-area/m-p/129532#M5064</guid>
      <dc:creator>iznally</dc:creator>
      <dc:date>2012-11-20T08:49:41Z</dc:date>
    </item>
  </channel>
</rss>

