<?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 Co-ordinate system for PIE- and STAR-charts in GCHART in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21657#M570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The STAR-chart in PROC GCHART does not draw lines from the origin to the points on the enclosing circle. I did not find an option to include such lines. Therefore I am trying to draw these radial lines with Annotate. However, so far I was not able to pick up the location of the origin (center) nor the radius of the enclosing circle. Any suggestion how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Dec 2011 10:21:18 GMT</pubDate>
    <dc:creator>ErikT</dc:creator>
    <dc:date>2011-12-30T10:21:18Z</dc:date>
    <item>
      <title>Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21657#M570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The STAR-chart in PROC GCHART does not draw lines from the origin to the points on the enclosing circle. I did not find an option to include such lines. Therefore I am trying to draw these radial lines with Annotate. However, so far I was not able to pick up the location of the origin (center) nor the radius of the enclosing circle. Any suggestion how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 10:21:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21657#M570</guid>
      <dc:creator>ErikT</dc:creator>
      <dc:date>2011-12-30T10:21:18Z</dc:date>
    </item>
    <item>
      <title>Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21658#M571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you just looking for how to include the lines (e.g., the noconnect option) or combining the two?&amp;nbsp; If it is the former, take a look at: &lt;A href="http://support.sas.com/documentation/cdl/en/graphref/63022/HTML/default/viewer.htm#gr13n15-ex.htm"&gt;http://support.sas.com/documentation/cdl/en/graphref/63022/HTML/default/viewer.htm#gr13n15-ex.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 14:41:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21658#M571</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-12-30T14:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21659#M572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that is not what I want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the first picture of that article. I added the lines that I want in RED. The run from the center to each of the midpoint markers on the enclosing circle. In addition to the lines I also want to add tickmarks to the lines, but I suppose that when I am able to create the lines adding the tickmarks is not a major problem.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="radials.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://communities.sas.com/legacyfs/online/1373_radials.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 15:10:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21659#M572</guid>
      <dc:creator>ErikT</dc:creator>
      <dc:date>2011-12-30T15:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21660#M573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You may want to investigate GRADAR as it does the spokes and allows ticks on them. There are differences in how groups are displayed but without data examples it's hard to tell if that'll work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 21:05:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21660#M573</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2011-12-30T21:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21661#M574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would be an option in some situations, but the challenge remains: how do I get the right co-ordinates for the various points in a STAR-chart. Although drawin radial lines is probably not very relevant to PIE-charts, the general problem how to position annotate elements in PIE- and START-charts remain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 22:28:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21661#M574</guid>
      <dc:creator>ErikT</dc:creator>
      <dc:date>2011-12-30T22:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21662#M575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gchart and annotate are definitely not amongst my specialties, thus you may want to simply disregard what I have to say regarding your problem.&amp;nbsp; I came awfully close to producing what you want, but in a rather odd and incomplete way.&amp;nbsp; However, as you haven't received an answer yet, I figure I may at least share the method .. as forceful and incomplete as it is.&amp;nbsp; Hopefully, minimally, you might be able to use it to help discover what you are missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data meetings;&lt;/P&gt;&lt;P&gt;&amp;nbsp; informat date mmddyy10.;&lt;/P&gt;&lt;P&gt;&amp;nbsp; format date mmddyy10.;&lt;/P&gt;&lt;P&gt;&amp;nbsp; input (Dept Room) ($) Room_Number Date Hours;&lt;/P&gt;&lt;P&gt;&amp;nbsp; cards; &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/10/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.00 &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; B100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/24/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.50 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/30/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.00 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02/24/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.50 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02/28/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.00 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/01/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.00 &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; B100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/03/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.50 &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; B100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/08/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.50 &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; B100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/21/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.25 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/27/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.50 &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/29/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.50 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04/12/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04/25/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/02/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.50 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/12/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/25/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.50 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 06/01/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.00 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 06/07/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.00 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 06/14/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.00 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 07/12/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.50 &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; B100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/03/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.00 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/14/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.50 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/28/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09/15/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.00 &lt;/P&gt;&lt;P&gt;ACCOUNTS&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09/28/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10/11/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.00 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11/01/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11/15/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.00 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11/21/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.00 &lt;/P&gt;&lt;P&gt;SHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11/22/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 339&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12/05/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.50 &lt;/P&gt;&lt;P&gt;MARKET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12/21/1995&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.50&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc summary data=meetings;&lt;/P&gt;&lt;P&gt;&amp;nbsp; var hours;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class room;&lt;/P&gt;&lt;P&gt;&amp;nbsp; output out=props n=;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data props;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set props;&lt;/P&gt;&lt;P&gt;&amp;nbsp; retain total;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if _n_ eq 1 then total=hours;&lt;/P&gt;&lt;P&gt;&amp;nbsp; else do;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; prop=total/hours;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; output;&lt;/P&gt;&lt;P&gt;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;&amp;nbsp; create table meetings2 as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; select a.*,b.prop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from meetings as a,&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; props as b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; having a.room eq b.room&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goptions nodisplay htext=13pt htitle=15pt; &lt;/P&gt;&lt;P&gt;/* SLICE STAR CHART */ &lt;/P&gt;&lt;P&gt;pattern1 color=graydd; pattern2 color=VLIB;&amp;nbsp; &lt;/P&gt;&lt;P&gt;pattern3 color=PALG; &lt;/P&gt;&lt;P&gt;title1 "Lengths of Meetings by Room"; &lt;/P&gt;&lt;P&gt;proc gchart data=meetings2; &lt;/P&gt;&lt;P&gt; star room / noheading name="starA" &lt;/P&gt;&lt;P&gt; sumvar=hours fill=s coutline=black woutline=1; &lt;/P&gt;&lt;P&gt;run; quit; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* SPINE STAR CHART */ &lt;/P&gt;&lt;P&gt;proc gchart data=meetings2; &lt;/P&gt;&lt;P&gt;&amp;nbsp; star room / noheading name="starB" &lt;/P&gt;&lt;P&gt;&amp;nbsp; sumvar=prop fill=x noconnect&lt;/P&gt;&lt;P&gt;/*&amp;nbsp; percent=none value=none*/&lt;/P&gt;&lt;P&gt;&amp;nbsp; ctext=white&lt;/P&gt;&lt;P&gt;&amp;nbsp; coutline=red woutline=1; &lt;/P&gt;&lt;P&gt;run; quit; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename chrt34 'c:\art\chrt34.emf';&lt;/P&gt;&lt;P&gt;goptions display gsfname=chrt34 gsfmode=replace; &lt;/P&gt;&lt;P&gt;proc greplay nofs igout=work.gseg tc=tempCat; &lt;/P&gt;&lt;P&gt; tdef T1X1 &lt;/P&gt;&lt;P&gt; 1/llx=0 ulx=0 urx=100 lrx=100 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; lly=0 uly=100 ury=100 lry=0; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; template=T1X1; &lt;/P&gt;&lt;P&gt; treplay 1:StarA 1:StarB; &lt;/P&gt;&lt;P&gt;run; quit; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 22:35:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21662#M575</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-12-30T22:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21663#M576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Art,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see what you do. And yes this may work, provided that you keep the graphics environment equal, in order to keep the size and position of the two charts that you are stacking identical. But what about adding other elements to a PIE or START chart. I assume there must be some method in the Annotate facility to find the right co-ordinates of the center and the radius of the enclosing circle?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 22:48:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21663#M576</guid>
      <dc:creator>ErikT</dc:creator>
      <dc:date>2011-12-30T22:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21664#M577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erik,&amp;nbsp; I will have to leave your question for someone who is more familiar with SAS/graph and annotate than I am.&amp;nbsp; I produced my pseudo solution to your problem this morning, but didn't post it as I was hoping that some "real" graph experts my provide the "real" answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, you may have to wait until after the holidays, which is why I decided to share my feeble attempt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 22:52:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21664#M577</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-12-30T22:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21665#M578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Art,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated! &lt;/P&gt;&lt;P&gt;It can wait for some time.&amp;nbsp; There are several other topics I can work on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes for 2012 to you and any other reader of this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 23:12:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21665#M578</guid>
      <dc:creator>ErikT</dc:creator>
      <dc:date>2011-12-30T23:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21666#M579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anybody a suggestion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 21:39:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21666#M579</guid>
      <dc:creator>ErikT</dc:creator>
      <dc:date>2012-01-27T21:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Co-ordinate system for PIE- and STAR-charts in GCHART</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21667#M580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ... the big problem with using annotate to modify a star chart is that the data coordinate system cannot be used, so you'd have to figure out the locations of anything that has to be tweaked based on percentages of output area and that'll vary from chart to chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, Art's overlay solution is a lot easier than annotate (but pretty limited as to what you can accomplish)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 19:42:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Co-ordinate-system-for-PIE-and-STAR-charts-in-GCHART/m-p/21667#M580</guid>
      <dc:creator>MikeZdeb</dc:creator>
      <dc:date>2012-01-29T19:42:56Z</dc:date>
    </item>
  </channel>
</rss>

