<?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: SAS Graphs in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234596#M8513</link>
    <description>&lt;P&gt;Use the RAXIS option instead of the MAXIS option, and you should get what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2015 13:21:20 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2015-11-13T13:21:20Z</dc:date>
    <item>
      <title>SAS Graphs</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234543#M8510</link>
      <description>&lt;P&gt;Unable to see effect of axis1statement in graphs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;axis1 color=red interval=even label="Avg Height" logbase=e minor(n=8 h=1) major=(h=1.5);&lt;/P&gt;
&lt;P&gt;proc gchart data=Gender;&lt;BR /&gt;vbar height/type=mean sumvar=height mean inside=percent maxis=axis1;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need help.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 05:12:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234543#M8510</guid>
      <dc:creator>KafeelBasha</dc:creator>
      <dc:date>2015-11-13T05:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graphs</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234555#M8512</link>
      <description>&lt;P&gt;As per your other post:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-GRAPH-and-ODS-Graphics/Graphs-in-SAS/m-p/234541/highlight/false#M8509" target="_blank"&gt;https://communities.sas.com/t5/SAS-GRAPH-and-ODS-Graphics/Graphs-in-SAS/m-p/234541/highlight/false#M8509&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 09:12:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234555#M8512</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-11-13T09:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graphs</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234596#M8513</link>
      <description>&lt;P&gt;Use the RAXIS option instead of the MAXIS option, and you should get what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 13:21:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234596#M8513</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2015-11-13T13:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graphs</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234748#M8520</link>
      <description>&lt;P&gt;I got the desired result with the following codes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods listing;&lt;BR /&gt;proc gchart data=HTWT;&lt;BR /&gt;vbar gender/sumvar=Height type=mean mean inside=percent patternid=midpoint maxis=axis1 raxis=axis2;&lt;BR /&gt;label gender='Different poeple'&lt;BR /&gt;height='Average Height angle and rotate';&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;BR /&gt;goptions reset=all;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your kind help&lt;/P&gt;</description>
      <pubDate>Sat, 14 Nov 2015 06:27:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graphs/m-p/234748#M8520</guid>
      <dc:creator>KafeelBasha</dc:creator>
      <dc:date>2015-11-14T06:27:02Z</dc:date>
    </item>
  </channel>
</rss>

