<?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: Wrapping Textual Data in a Forest Plot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Wrapping-Textual-Data-in-a-Forest-Plot/m-p/513836#M17429</link>
    <description>&lt;P&gt;&lt;A href="https://pharmasug.org/proceedings/2017/DV/PharmaSUG-2017-DV03.pdf" target="_blank"&gt;https://pharmasug.org/proceedings/2017/DV/PharmaSUG-2017-DV03.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might find the last part of this paper to be helpful.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2018 10:18:00 GMT</pubDate>
    <dc:creator>WarrenKuhfeld</dc:creator>
    <dc:date>2018-11-16T10:18:00Z</dc:date>
    <item>
      <title>Wrapping Textual Data in a Forest Plot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Wrapping-Textual-Data-in-a-Forest-Plot/m-p/513832#M17428</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope someone has a solution here, I'm working on a Forest plot, using SAS EG v9.4 and our data has very long text values. I'm using Proc Template, AXISTABLE and Proc SGRENDER to get the values into the first column. Due to the length of the data, its not displaying all the values as expected. Is there away to wrap the text on a certain split character? I've looked at split policies, splitchars but none seem to work with AXISTABLE, appreciate any input you might have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Y=YVAL: The order of the text values (1-5)&lt;/P&gt;&lt;P&gt;VALUE = YLABEL: The text as displayed in the example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;layout overlay / WALLDISPLAY=NONE 
                 XAXISOPTS=(DISPLAY=NONE) 
                 YAXISOPTS=(REVERSE=TRUE DISPLAY=NONE TICKVALUEATTRS=(WEIGHT=BOLD));
                 AXISTABLE Y=YVAL VALUE=YLABEL / VALUEATTRS=(SIZE=8) DISPLAY=(VALUES);
endlayout; &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ForestPlot.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24987i2EE12BA3D8FE4C2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="ForestPlot.PNG" alt="ForestPlot.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 09:44:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Wrapping-Textual-Data-in-a-Forest-Plot/m-p/513832#M17428</guid>
      <dc:creator>Jaco_Swart</dc:creator>
      <dc:date>2018-11-16T09:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Wrapping Textual Data in a Forest Plot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Wrapping-Textual-Data-in-a-Forest-Plot/m-p/513836#M17429</link>
      <description>&lt;P&gt;&lt;A href="https://pharmasug.org/proceedings/2017/DV/PharmaSUG-2017-DV03.pdf" target="_blank"&gt;https://pharmasug.org/proceedings/2017/DV/PharmaSUG-2017-DV03.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might find the last part of this paper to be helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 10:18:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Wrapping-Textual-Data-in-a-Forest-Plot/m-p/513836#M17429</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2018-11-16T10:18:00Z</dc:date>
    </item>
  </channel>
</rss>

