<?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: Proc Plot y axis labeling in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Plot-y-axis-labeling/m-p/446359#M15345</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;label freq='Percentage';&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 16 Mar 2018 21:48:42 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-03-16T21:48:42Z</dc:date>
    <item>
      <title>Proc Plot y axis labeling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Plot-y-axis-labeling/m-p/446354#M15344</link>
      <description>&lt;P&gt;This should be really simple. I just can't seem to find it and am in a hurry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;Title "Percentage of Reported AIDS Cases To Persons with HIV Classified as Having AIDS" ;&lt;BR /&gt;Proc chart Data=SasData.HIV_Surveillance_Pct ;&lt;BR /&gt;Label Residence_Location = 'Residence Location' ;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Vbar Residence_Location / freq=Diagnosed_AllPct ; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;run ; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;quit ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I change the name on the Y axis from "Frequency" to "Percentage %" ?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 21:18:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Plot-y-axis-labeling/m-p/446354#M15344</guid>
      <dc:creator>ManitobaMoose</dc:creator>
      <dc:date>2018-03-16T21:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Plot y axis labeling</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Plot-y-axis-labeling/m-p/446359#M15345</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;label freq='Percentage';&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 16 Mar 2018 21:48:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Plot-y-axis-labeling/m-p/446359#M15345</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-03-16T21:48:42Z</dc:date>
    </item>
  </channel>
</rss>

