<?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 Pie Chart Enhancements in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61702#M2064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps change the proportions of your page (such as ...&amp;nbsp; goptions xpixels=500 ypixels=200;)&lt;/P&gt;&lt;P&gt;Perhaps try using shorter text for the slice labels, or using mixed-case rather than upper-case.&lt;/P&gt;&lt;P&gt;Perhaps try using a smaller font.&lt;/P&gt;&lt;P&gt;Perhaps try using some other devices besides activex (such as png and java).&lt;/P&gt;&lt;P&gt;Perhaps resort to putting the labels inside the slices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Sep 2011 12:14:50 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2011-09-09T12:14:50Z</dc:date>
    <item>
      <title>Pie Chart Enhancements</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61701#M2063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to enhance this pie chart? My output has a lot of white space above and below. How can I make the pie chart become bigger and occupy the extra white space instead? Please see below for the current code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Milton&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-PH"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;%stpbegin;&lt;/P&gt;&lt;P&gt;goptions reset=all;&lt;/P&gt;&lt;P&gt;goptions cback=white device=activex vsize=3in hsize=3in transparency; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%colormac;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pattern1 v=solid color=red; &lt;/P&gt;&lt;P&gt;pattern2 v=solid color=orange; &lt;/P&gt;&lt;P&gt;pattern3 v=solid color=blue; &lt;/P&gt;&lt;P&gt;pattern4 v=solid color=yellow; &lt;/P&gt;&lt;P&gt;legend1 label=none frame;&lt;/P&gt;&lt;P&gt;proc gchart&lt;/P&gt;&lt;P&gt;data=tmp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pie taxpayer / &lt;/P&gt;&lt;P&gt;sumvar=percentage&lt;/P&gt;&lt;P&gt;slice=arrow&lt;/P&gt;&lt;P&gt;value=inside&lt;/P&gt;&lt;P&gt;explode="CORPORATE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;%stpend;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11053iE2BD6F453102AED0/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="graph.jpg" title="graph.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 03:01:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61701#M2063</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2011-09-08T03:01:31Z</dc:date>
    </item>
    <item>
      <title>Pie Chart Enhancements</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61702#M2064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps change the proportions of your page (such as ...&amp;nbsp; goptions xpixels=500 ypixels=200;)&lt;/P&gt;&lt;P&gt;Perhaps try using shorter text for the slice labels, or using mixed-case rather than upper-case.&lt;/P&gt;&lt;P&gt;Perhaps try using a smaller font.&lt;/P&gt;&lt;P&gt;Perhaps try using some other devices besides activex (such as png and java).&lt;/P&gt;&lt;P&gt;Perhaps resort to putting the labels inside the slices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 12:14:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61702#M2064</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2011-09-09T12:14:50Z</dc:date>
    </item>
    <item>
      <title>Pie Chart Enhancements</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61703#M2065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; better to use a bar chart with all bars the same colour except for the corporate bar ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 15:10:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61703#M2065</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2011-09-09T15:10:39Z</dc:date>
    </item>
    <item>
      <title>Pie Chart Enhancements</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61704#M2066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dr. Allison,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah I've been experimenting already with those properties already except for the gdevice. Currently it's activex. Will try to experiment with png and java.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Milton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Sep 2011 10:40:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61704#M2066</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2011-09-11T10:40:14Z</dc:date>
    </item>
    <item>
      <title>Pie Chart Enhancements</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61705#M2067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is a good suggestion. We'll experiment with that one also. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Milton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Sep 2011 10:40:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Pie-Chart-Enhancements/m-p/61705#M2067</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2011-09-11T10:40:57Z</dc:date>
    </item>
  </channel>
</rss>

