<?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: I need  to analyze using sas to make an circos chart in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301878#M10652</link>
    <description>&lt;P&gt;dear&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13856" target="_self"&gt;Sanjay&lt;/A&gt;&amp;nbsp;thank&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;it looks good please cane you share this code thank you in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Oct 2016 08:45:20 GMT</pubDate>
    <dc:creator>rof</dc:creator>
    <dc:date>2016-10-01T08:45:20Z</dc:date>
    <item>
      <title>I need  to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301723#M10646</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dear I need to interpret my result &amp;nbsp;in sas9.4 like circos&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i need sas&amp;nbsp;statement&amp;nbsp;code to do it in sas to visualisation&amp;nbsp; like figure at this link&lt;A href="http://mkweb.bcgsc.ca/tableviewer/archive/" target="_blank"&gt;http://mkweb.bcgsc.ca/tableviewer/archive/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help....&lt;/P&gt;
&lt;P&gt;thank you in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:43:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301723#M10646</guid>
      <dc:creator>rof</dc:creator>
      <dc:date>2016-09-30T09:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: I need  to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301734#M10647</link>
      <description>&lt;P&gt;You will find many examples with code of graphs here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As for this circos, never heard of it, it just looks like colourful pictures to me. &amp;nbsp;You could maybe emulate it with pie charts, turning off the axis etc. &amp;nbsp;Have a go and come back with any questions.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 10:53:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301734#M10647</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-09-30T10:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: I need  to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301794#M10650</link>
      <description>&lt;P&gt;See if you have the SAS Network Visualization Workshop installed. It may be part of SAS Graph.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 16:15:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301794#M10650</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-09-30T16:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: I need  to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301865#M10651</link>
      <description>&lt;P&gt;I have used SGPLOT to create the graph shown here. &amp;nbsp;It does take a bit of data step coding, but can be done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This shows some made up data for players from one country playing in another. &amp;nbsp;This is based on a similar Circos plot during the 2014 World Cup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All arcs start and end in&amp;nbsp;the middle of the segment. &amp;nbsp;This conveys the information, but spreading the start and end points could be done too. &amp;nbsp;Width of link&amp;nbsp;represents the number of players. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is what you want, I can share this code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5106iB56DFB7AD6318A37/image-size/medium?v=v2&amp;amp;px=-1" border="0" alt="Circle_Links_To.png" title="Circle_Links_To.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5109i3BAB043B9D87F7BA/image-size/medium?v=v2&amp;amp;px=-1" border="0" alt="Circle_Links.png" title="Circle_Links.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2016 02:25:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301865#M10651</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2016-10-01T02:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: I need  to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301878#M10652</link>
      <description>&lt;P&gt;dear&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13856" target="_self"&gt;Sanjay&lt;/A&gt;&amp;nbsp;thank&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;it looks good please cane you share this code thank you in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2016 08:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/301878#M10652</guid>
      <dc:creator>rof</dc:creator>
      <dc:date>2016-10-01T08:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: I need  to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/303851#M10717</link>
      <description>&lt;P&gt;I've been looking for something like this!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you mind sharing the code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 19:09:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/303851#M10717</guid>
      <dc:creator>cjinsf</dc:creator>
      <dc:date>2016-10-11T19:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: I need  to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/303891#M10718</link>
      <description>&lt;P&gt;Sorry for my slow response. &amp;nbsp;I am out of the country to PhUSE conference. &amp;nbsp;I will post the code when I get back as it may need some tweaking. &amp;nbsp;&amp;nbsp;Note: &amp;nbsp;The code uses SAS 9.4M3, and we have&amp;nbsp;to compute the circular layout ourselves, and we use SGPLOT mainly as a drawing tool. &amp;nbsp;One could also use Annotate, but I prefer to stay clear of that unless absolutely necessary.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 21:40:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/303891#M10718</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2016-10-11T21:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: I need to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/307654#M10794</link>
      <description>did you receive an code ?&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Thu, 27 Oct 2016 14:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/307654#M10794</guid>
      <dc:creator>rof</dc:creator>
      <dc:date>2016-10-27T14:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: I need to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/307746#M10795</link>
      <description>&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2016/10/27/outside-the-boxcircle-link-graph/" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/2016/10/27/outside-the-boxcircle-link-graph/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 19:36:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/307746#M10795</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2016-10-27T19:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: I need to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/309850#M10889</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 20:34:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/309850#M10889</guid>
      <dc:creator>cjinsf</dc:creator>
      <dc:date>2016-11-07T20:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: I need to analyze using sas to make an circos chart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/309852#M10890</link>
      <description>&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2016/11/01/outside-box-directed-circle-link-graphs/" target="_blank"&gt;Directed Circle Link Graph&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 20:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/I-need-to-analyze-using-sas-to-make-an-circos-chart/m-p/309852#M10890</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2016-11-07T20:36:42Z</dc:date>
    </item>
  </channel>
</rss>

