<?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: proc gradar in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/619629#M19351</link>
    <description>&lt;P&gt;57 spokes on a radar chart is a bit much!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend that maybe a radar chart isn't the best choice for representing so much data.&lt;/P&gt;
&lt;P&gt;Perhaps a horizontal bar chart, with 57 bars instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2020 18:48:14 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2020-01-23T18:48:14Z</dc:date>
    <item>
      <title>proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/618339#M19330</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to make a radar plot with the below code;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;gradar&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=work.Loadings1;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;chart&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; food_groups /&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;sumvar&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=loading &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;overlay&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=factor&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;NOFRAME&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;height&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2.0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;STARSTART&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;'12:00'T&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;cstars&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(red, yellow, green)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;starcircles&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=(-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;,-&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;, &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;, &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0.5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;, &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;wstar&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;wstarcircles&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;lstarcircles&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;lstars&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;cstarcircles&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=ltgray;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Everything works fine, except I have about 57 variables and the labels of these on&amp;nbsp;spokes&amp;nbsp;outside overlap. I'm not sure how else to explain but I could attach an image if needed. Thanks&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 05:47:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/618339#M19330</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-01-19T05:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/619629#M19351</link>
      <description>&lt;P&gt;57 spokes on a radar chart is a bit much!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend that maybe a radar chart isn't the best choice for representing so much data.&lt;/P&gt;
&lt;P&gt;Perhaps a horizontal bar chart, with 57 bars instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 18:48:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/619629#M19351</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2020-01-23T18:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/620033#M19353</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I tend to agree - 57 is a lot to display on a gradar chart. Even if you do an AXIS statement and rotate the labels, with 57, even rotated, I am afraid that the rotation would not resolve all the collision issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; SAS/GRAPH does not have the label collision routines that are found in ODS GRAPHICS, so the only extra control you have would be to use ROTATE or to use ANNOTATE. Either way, with 57 values, it's not a trivial programming process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; This is an example of using the SG procedures and the POLYGON statement to do a RADAR chart in a panel plot: &lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2013/11/27/is-there-a-car-on-your-radar/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2013/11/27/is-there-a-car-on-your-radar/&lt;/A&gt;&amp;nbsp;. There might be some ideas here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I'm not on a computer where I can run any code right now, but I think the horizontal bar chart idea is a good one. If the data has groups, the bars can be grouped or if you use SGPANEL, can be paneled by groups.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 23:29:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/620033#M19353</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-01-25T23:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/620036#M19354</link>
      <description>&lt;P&gt;Thanks for your suggestions, Robert and Cynthia.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 00:33:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-gradar/m-p/620036#M19354</guid>
      <dc:creator>catch18</dc:creator>
      <dc:date>2020-01-26T00:33:03Z</dc:date>
    </item>
  </channel>
</rss>

