<?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 GRADAR line breaks in spoke labels in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/GRADAR-line-breaks-in-spoke-labels/m-p/664372#M20131</link>
    <description>&lt;P&gt;Hi, all&lt;/P&gt;
&lt;P&gt;I'd like to have the spoke labels line break on spaces. So in this example&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc gradar data=sashelp.shoes;
	chart product / sumvar=stores;
run;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spokes.png" style="width: 800px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/46524iD5B6F2559F74083C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Spokes.png" alt="Spokes.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'd like&amp;nbsp;"Men's Casual", "Men's Dress", "Sport Shoe", "Women's Casual", "Women's Dress" to be two lines.&lt;/P&gt;
&lt;P&gt;All help appreciated!&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2020 16:04:05 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2020-06-23T16:04:05Z</dc:date>
    <item>
      <title>GRADAR line breaks in spoke labels</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GRADAR-line-breaks-in-spoke-labels/m-p/664372#M20131</link>
      <description>&lt;P&gt;Hi, all&lt;/P&gt;
&lt;P&gt;I'd like to have the spoke labels line break on spaces. So in this example&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc gradar data=sashelp.shoes;
	chart product / sumvar=stores;
run;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spokes.png" style="width: 800px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/46524iD5B6F2559F74083C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Spokes.png" alt="Spokes.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'd like&amp;nbsp;"Men's Casual", "Men's Dress", "Sport Shoe", "Women's Casual", "Women's Dress" to be two lines.&lt;/P&gt;
&lt;P&gt;All help appreciated!&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 16:04:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GRADAR-line-breaks-in-spoke-labels/m-p/664372#M20131</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2020-06-23T16:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: GRADAR line breaks in spoke labels</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GRADAR-line-breaks-in-spoke-labels/m-p/664428#M20132</link>
      <description>&lt;P&gt;Proc Gradar is fairly limited in the ability to customize it.&lt;/P&gt;
&lt;P&gt;I don't think you can split the spoke labels onto two lines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just now tried encoding a '0d'x in the text, and that didn't work.&lt;/P&gt;
&lt;P&gt;I also tried specifying the split= option on an axis statement, and that didn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 18:13:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GRADAR-line-breaks-in-spoke-labels/m-p/664428#M20132</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2020-06-23T18:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: GRADAR line breaks in spoke labels</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GRADAR-line-breaks-in-spoke-labels/m-p/664444#M20133</link>
      <description>&lt;P&gt;Hi, Rob&lt;/P&gt;
&lt;P&gt;Thank you so much for looking into it. I had tried a few things, but I'm not super-skilled with graphics and ods, so I thought someone might have an idea.&lt;/P&gt;
&lt;P&gt;I've got an interesting idea for a workaround...there are actually icons that represent each of the spoke subjects, so I may try removing the text and using ANNOTATE to place the icons in the right places. It'll be a good test of my trigonometry skills!&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 19:15:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GRADAR-line-breaks-in-spoke-labels/m-p/664444#M20133</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2020-06-23T19:15:34Z</dc:date>
    </item>
  </channel>
</rss>

