<?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 deal with overlapping values pie chart? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487406#M127004</link>
    <description>&lt;P&gt;Since your pie chart has too many slices, I don't think it make sense to use pie chart. Try alternate to Pie, descending bar chart would have better presentation for this kind of data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to stick with pie chart then try custom legend. Check this &lt;A href="http://www2.sas.com/proceedings/forum2007/134-2007.pdf" target="_self"&gt;paper&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Aug 2018 13:27:33 GMT</pubDate>
    <dc:creator>SuryaKiran</dc:creator>
    <dc:date>2018-08-16T13:27:33Z</dc:date>
    <item>
      <title>How to deal with overlapping values pie chart?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487374#M126992</link>
      <description>&lt;P&gt;Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any possibility to improve my piechart figure?&lt;/P&gt;&lt;P&gt;Its impossible to read the values, as they are overlapping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="piechart2.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22481iC5D5C3DDF7770A3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="piechart2.JPG" alt="piechart2.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="piechart.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22482i463EF917CEB0D706/image-size/large?v=v2&amp;amp;px=999" role="button" title="piechart.JPG" alt="piechart.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PROC GCHART 
DATA=arzneimittelgruppen;
PIE category / other=0 clockwise percent=arrow;
title 'Overview of classes of drugs and treatments in post-marketing study notification 2014-2016';
RUN;
QUIT;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 16 Aug 2018 12:18:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487374#M126992</guid>
      <dc:creator>marysmith</dc:creator>
      <dc:date>2018-08-16T12:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with overlapping values pie chart?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487383#M126998</link>
      <description>&lt;P&gt;Not sure what to suggest other than reduce the groupings, perhaps consider a grid of&amp;nbsp;x number of&amp;nbsp;pie charts rather than one big one.&amp;nbsp; Also, I would highly recommend moving to sgplot/gtl.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 12:30:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487383#M126998</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-08-16T12:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with overlapping values pie chart?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487406#M127004</link>
      <description>&lt;P&gt;Since your pie chart has too many slices, I don't think it make sense to use pie chart. Try alternate to Pie, descending bar chart would have better presentation for this kind of data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to stick with pie chart then try custom legend. Check this &lt;A href="http://www2.sas.com/proceedings/forum2007/134-2007.pdf" target="_self"&gt;paper&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 13:27:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487406#M127004</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2018-08-16T13:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with overlapping values pie chart?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487412#M127005</link>
      <description>Okay thank you. Unfortuantwelly i need to stick with the pie chart &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;Thanky for the paper&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Aug 2018 13:38:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-deal-with-overlapping-values-pie-chart/m-p/487412#M127005</guid>
      <dc:creator>marysmith</dc:creator>
      <dc:date>2018-08-16T13:38:16Z</dc:date>
    </item>
  </channel>
</rss>

