<?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: Specifying order of variables in legend for proc gradar in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486393#M16756</link>
    <description>&lt;P&gt;It may also help to sort by that variable.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Aug 2018 15:42:39 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-08-13T15:42:39Z</dc:date>
    <item>
      <title>Specifying order of variables in legend for proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486345#M16753</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to specify the order of the variables in the legend of a radar graph using proc gradar.&amp;nbsp; The default is alphabetical.&amp;nbsp; I know how this can be done when a group= option is available for some graphing procedures.&amp;nbsp; However, proc gradar uses an overlayvar= option for specifying graphing different groups of variables on the same plot.&amp;nbsp; &amp;nbsp;Does anyone know how to do this?&amp;nbsp; My code is below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;goptions reset=all cback=white border htitle=12pt htext=10pt;&amp;nbsp;&lt;BR /&gt;proc gradar data=race;&lt;BR /&gt;chart descrip /freq=meanpct overlayvar=race_ethnicity lstars=(1 1 1 1 1)&lt;BR /&gt;cstars=(CX000000 CXDCDCDC CXFF0000 CX0000FF CX00FF00)&lt;BR /&gt;starfill=(empty solid empty empty empty) cstarcircles=ltgray cframe=white caxis=ltgray;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you -- Jessi Thomson&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 13:45:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486345#M16753</guid>
      <dc:creator>JThomson21</dc:creator>
      <dc:date>2018-08-13T13:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying order of variables in legend for proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486363#M16754</link>
      <description>&lt;P&gt;It has been a long time since I worked with Proc Gradar.&lt;/P&gt;
&lt;P&gt;I think you may accomplish what you want by creating a numeric variable that has codes in the order you would like them displayed and then use a custom format to display the desired text for that variable.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 14:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486363#M16754</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-08-13T14:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying order of variables in legend for proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486366#M16755</link>
      <description>Great - thank you. I will try your approach.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Aug 2018 14:47:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486366#M16755</guid>
      <dc:creator>JThomson21</dc:creator>
      <dc:date>2018-08-13T14:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying order of variables in legend for proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486393#M16756</link>
      <description>&lt;P&gt;It may also help to sort by that variable.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 15:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486393#M16756</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-08-13T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying order of variables in legend for proc gradar</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486395#M16757</link>
      <description>Your solution worked beautifully! Thank you so very much and have a wonderful day.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Aug 2018 15:45:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Specifying-order-of-variables-in-legend-for-proc-gradar/m-p/486395#M16757</guid>
      <dc:creator>JThomson21</dc:creator>
      <dc:date>2018-08-13T15:45:22Z</dc:date>
    </item>
  </channel>
</rss>

