<?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: How to make y axis longer on sgplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404541#M13822</link>
    <description>&lt;P&gt;Consider a broken axis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/55/683.html" target="_blank"&gt;http://support.sas.com/kb/55/683.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2017 18:21:03 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-10-16T18:21:03Z</dc:date>
    <item>
      <title>How to make y axis longer on sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404538#M13821</link>
      <description>&lt;P&gt;proc sgplot data = americas ;&lt;BR /&gt;series x = year y = prisonpop / group = country ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="popgraph.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15923i2596364C5812E283/image-size/large?v=v2&amp;amp;px=999" role="button" title="popgraph.PNG" alt="popgraph.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is SIMPLEST way to fix this graph so you can see the trajectories of all the other countries?&lt;/P&gt;&lt;P&gt;When I tried specifying the y axis values, SAS automatically shrunk it back down again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 18:14:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404538#M13821</guid>
      <dc:creator>UCFtigers2017</dc:creator>
      <dc:date>2017-10-16T18:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to make y axis longer on sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404541#M13822</link>
      <description>&lt;P&gt;Consider a broken axis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/55/683.html" target="_blank"&gt;http://support.sas.com/kb/55/683.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 18:21:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404541#M13822</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-16T18:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to make y axis longer on sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404572#M13823</link>
      <description>&lt;P&gt;One way would be standardize to national population, either prisonpop as percent of population or per 100,000 persons or similar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Counts alone can often hide actual impact.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 19:54:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404572#M13823</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-16T19:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to make y axis longer on sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404609#M13824</link>
      <description>&lt;P&gt;Use a log scale on your Y axis.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 21:49:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-make-y-axis-longer-on-sgplot/m-p/404609#M13824</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-10-16T21:49:23Z</dc:date>
    </item>
  </channel>
</rss>

