<?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 PIE3D: Exploding slices in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22739#M616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Robert, it works &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2012 09:54:43 GMT</pubDate>
    <dc:creator>kmel56</dc:creator>
    <dc:date>2012-01-05T09:54:43Z</dc:date>
    <item>
      <title>PIE3D: Exploding slices</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22735#M612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my today's problem,&amp;nbsp; I am creating a PIE3D that i want with all slices exploded,&amp;nbsp; i wanted to display some of my text labels on two lines so I used the special caracter "0A"x to do it and it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I want to explode the slices with the "two lines" tex labels it dosn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have joined the sas data and this is my Gchart procedure :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS RTF FILE="d:\test\test3.doc" ;&lt;/P&gt;&lt;P&gt;GOPTION DEVICE=ACTXIMG VSIZE=25CM HSIZE=20CM ;&lt;/P&gt;&lt;P&gt;PROC GCHART DATA=freq ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PIE3D ltypologie /sumvar=percent noheading discrete&lt;/P&gt;&lt;P&gt;&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; explode="Acte d'AMP" "Autres" "Stimulation ovarienne" "Structure"&lt;/P&gt;&lt;P&gt;&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; clockwise angle=120 RADIUS=40 other=0 ;&lt;/P&gt;&lt;P&gt;&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; FORMAT percent pct_rd.;&lt;/P&gt;&lt;P&gt;RUN ; QUIT ;&lt;/P&gt;&lt;P&gt;GOPTION RESET=ALL ;&lt;/P&gt;&lt;P&gt;ODS RTF CLOSE ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the two slices who don't want to be exploded are : &lt;/P&gt;&lt;P&gt;Erreur d'attribution/identification and &lt;/P&gt;&lt;P&gt;Perte de gamètes/embryons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 10:03:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22735#M612</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2012-01-03T10:03:37Z</dc:date>
    </item>
    <item>
      <title>PIE3D: Exploding slices</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22736#M613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you specifically want to use device=actximg, and Proc Gchart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 19:50:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22736#M613</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-01-04T19:50:17Z</dc:date>
    </item>
    <item>
      <title>PIE3D: Exploding slices</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22737#M614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not really Robert, I used actximg so I can use "0A"x in my text labels and display them in two lines on the graph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 20:06:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22737#M614</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2012-01-04T20:06:00Z</dc:date>
    </item>
    <item>
      <title>PIE3D: Exploding slices</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22738#M615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One solution would be to assign simple numeric values for each pie slice, and then it's easy to "explode" those numeric slice names.&amp;nbsp; Then create a user-defined format (data-driven) so that those numbers print as the desired text...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname mydata '.';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS RTF FILE="pie.doc";&lt;/P&gt;&lt;P&gt;GOPTION DEVICE=ACTXIMG VSIZE=25CM HSIZE=20CM;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* create numbers for each pie slice */&lt;/P&gt;&lt;P&gt;data tempdata; set mydata.freq;&lt;/P&gt;&lt;P&gt;slicenum=_n_;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;/* create user-defined format so those numbers show up as the desired text */&lt;/P&gt;&lt;P&gt;data control; set tempdata (rename = ( slicenum=start ltypologie=label));&lt;/P&gt;&lt;P&gt;fmtname = 'piefmt';&lt;/P&gt;&lt;P&gt;type = 'N';&lt;/P&gt;&lt;P&gt;end = START;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;proc format lib=work cntlin=control;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC GCHART DATA=tempdata;&lt;/P&gt;&lt;P&gt;format slicenum piefmt.;&lt;/P&gt;&lt;P&gt;/* FORMAT percent pct_rd.; */&lt;/P&gt;&lt;P&gt;PIE3D slicenum /&lt;/P&gt;&lt;P&gt; sumvar=percent&lt;/P&gt;&lt;P&gt; noheading&lt;/P&gt;&lt;P&gt; discrete&lt;/P&gt;&lt;P&gt; explode=1 2 3 4 5 6&lt;/P&gt;&lt;P&gt; clockwise&lt;/P&gt;&lt;P&gt; angle=120&lt;/P&gt;&lt;P&gt; RADIUS=40&lt;/P&gt;&lt;P&gt; other=0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RUN; QUIT;&lt;/P&gt;&lt;P&gt;ODS RTF CLOSE;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 20:45:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22738#M615</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-01-04T20:45:05Z</dc:date>
    </item>
    <item>
      <title>PIE3D: Exploding slices</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22739#M616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Robert, it works &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 09:54:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/PIE3D-Exploding-slices/m-p/22739#M616</guid>
      <dc:creator>kmel56</dc:creator>
      <dc:date>2012-01-05T09:54:43Z</dc:date>
    </item>
  </channel>
</rss>

