<?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 PROC GCHART: Remove &amp;quot;FREQUENCY of&amp;quot; Subtitle? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-GCHART-Remove-quot-FREQUENCY-of-quot-Subtitle/m-p/809314#M319136</link>
    <description>&lt;P&gt;Hi all! I'm hoping this might be an easy fix. I am trying to make a pie chart using&amp;nbsp; PROC GCHART and I would just like to remove the second title "FREQUENCY of org_type2". Anyone know how to do this? Thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN class="keyword"&gt;title&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"Job Postings by Organization Type (N=55)"&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class=" block-mark"&gt;&lt;SPAN class="sec-keyword"&gt;proc&lt;/SPAN&gt; &lt;SPAN class="sec-keyword"&gt;gchart&lt;/SPAN&gt; &lt;SPAN class="keyword"&gt;data&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;=&lt;/SPAN&gt;&lt;SPAN class="text"&gt;azprc.jobs&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="keyword"&gt;pie&lt;/SPAN&gt;&lt;SPAN class="text"&gt; org_type2 &lt;/SPAN&gt;&lt;SPAN class="sep"&gt;/&lt;/SPAN&gt; &lt;SPAN class="keyword"&gt;percent&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;=&lt;/SPAN&gt;&lt;SPAN class="text"&gt;outside&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="keyword"&gt;format&lt;/SPAN&gt;&lt;SPAN class="text"&gt; org_type2 &lt;/SPAN&gt;&lt;SPAN class="format"&gt;org.&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="sec-keyword"&gt;run&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="sec-keyword"&gt;quit&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;; &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="keherder_0-1650636223045.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70747i0FB17E7F250D1FB5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="keherder_0-1650636223045.png" alt="keherder_0-1650636223045.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 22 Apr 2022 14:03:56 GMT</pubDate>
    <dc:creator>keherder</dc:creator>
    <dc:date>2022-04-22T14:03:56Z</dc:date>
    <item>
      <title>PROC GCHART: Remove "FREQUENCY of" Subtitle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GCHART-Remove-quot-FREQUENCY-of-quot-Subtitle/m-p/809314#M319136</link>
      <description>&lt;P&gt;Hi all! I'm hoping this might be an easy fix. I am trying to make a pie chart using&amp;nbsp; PROC GCHART and I would just like to remove the second title "FREQUENCY of org_type2". Anyone know how to do this? Thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN class="keyword"&gt;title&lt;/SPAN&gt; &lt;SPAN class="string"&gt;"Job Postings by Organization Type (N=55)"&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class=" block-mark"&gt;&lt;SPAN class="sec-keyword"&gt;proc&lt;/SPAN&gt; &lt;SPAN class="sec-keyword"&gt;gchart&lt;/SPAN&gt; &lt;SPAN class="keyword"&gt;data&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;=&lt;/SPAN&gt;&lt;SPAN class="text"&gt;azprc.jobs&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="keyword"&gt;pie&lt;/SPAN&gt;&lt;SPAN class="text"&gt; org_type2 &lt;/SPAN&gt;&lt;SPAN class="sep"&gt;/&lt;/SPAN&gt; &lt;SPAN class="keyword"&gt;percent&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;=&lt;/SPAN&gt;&lt;SPAN class="text"&gt;outside&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="keyword"&gt;format&lt;/SPAN&gt;&lt;SPAN class="text"&gt; org_type2 &lt;/SPAN&gt;&lt;SPAN class="format"&gt;org.&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="sec-keyword"&gt;run&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="sec-keyword"&gt;quit&lt;/SPAN&gt;&lt;SPAN class="sep"&gt;; &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="keherder_0-1650636223045.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70747i0FB17E7F250D1FB5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="keherder_0-1650636223045.png" alt="keherder_0-1650636223045.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 Apr 2022 14:03:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GCHART-Remove-quot-FREQUENCY-of-quot-Subtitle/m-p/809314#M319136</guid>
      <dc:creator>keherder</dc:creator>
      <dc:date>2022-04-22T14:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GCHART: Remove "FREQUENCY of" Subtitle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GCHART-Remove-quot-FREQUENCY-of-quot-Subtitle/m-p/809317#M319137</link>
      <description>&lt;P&gt;Use the `noheading` option in the `pie` call.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data jobs;
infile datalines dsd missover;
input org_type2 :$25.;
datalines;
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Non-Profit or CBO
Health Plan
Health Plan
Health Plan
Health Plan
Other
Other
Clinic
;

title "Job Postings by Organization Type (N=55)";
proc gchart data=work.jobs;
pie org_type2 / percent=outside noheading;
;
run;
quit; &lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;NOHEADING

suppresses the heading that is normally printed at the top of each page or display of output for all devices except Java and ActiveX.&lt;/PRE&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/graphref/p13h0w5vhbfvern1a23b0f3lvfyh.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/graphref/p13h0w5vhbfvern1a23b0f3lvfyh.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 14:23:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GCHART-Remove-quot-FREQUENCY-of-quot-Subtitle/m-p/809317#M319137</guid>
      <dc:creator>maguiremq</dc:creator>
      <dc:date>2022-04-22T14:23:21Z</dc:date>
    </item>
  </channel>
</rss>

