<?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 Xaxis Table and Legend Clipped in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Xaxis-Table-and-Legend-Clipped/m-p/988329#M380115</link>
    <description>&lt;P&gt;I have this code within a macro and I needed to add an XAXISTABLE statement. Now the legend is clipped. What are my options?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sgplot data=PLOTDATA dattrmap=&amp;amp;attr; &lt;BR /&gt;series x=Month2 y=aval / group=CAT break transparency=0.2 lineattrs=(pattern=solid thickness = 2.0pt) markers markerattrs = (size= 6pt ) attrid = linecolors ;&lt;BR /&gt;xaxis offsetmin = 0.015 min = -1 fitpolicy = none values = (0 1 3 6 12 18 24 36 48 60 72 84 96) label = 'Month' labelattrs = (size = 7pt family = "Courier New") &lt;BR /&gt;valueattrs = (size = 7pt family = "Courier New");&lt;BR /&gt;yaxis values = (&amp;amp;low to &amp;amp;high by &amp;amp;by) label = "&amp;amp;&amp;amp;param&amp;amp;i" grid labelattrs = (size = 7pt family = "Courier New") valueattrs = (size = 7pt family = "Courier New");&lt;BR /&gt;xaxistable n / class = cat valueattrs = (size = 7pt) labelattrs = (size = 7pt);&lt;BR /&gt;keylegend / type=marker title="" valueattrs = (size = 7pt family = "Courier New") noborder ;&lt;BR /&gt;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2026 19:15:03 GMT</pubDate>
    <dc:creator>_Hopper</dc:creator>
    <dc:date>2026-05-19T19:15:03Z</dc:date>
    <item>
      <title>Xaxis Table and Legend Clipped</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Xaxis-Table-and-Legend-Clipped/m-p/988329#M380115</link>
      <description>&lt;P&gt;I have this code within a macro and I needed to add an XAXISTABLE statement. Now the legend is clipped. What are my options?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sgplot data=PLOTDATA dattrmap=&amp;amp;attr; &lt;BR /&gt;series x=Month2 y=aval / group=CAT break transparency=0.2 lineattrs=(pattern=solid thickness = 2.0pt) markers markerattrs = (size= 6pt ) attrid = linecolors ;&lt;BR /&gt;xaxis offsetmin = 0.015 min = -1 fitpolicy = none values = (0 1 3 6 12 18 24 36 48 60 72 84 96) label = 'Month' labelattrs = (size = 7pt family = "Courier New") &lt;BR /&gt;valueattrs = (size = 7pt family = "Courier New");&lt;BR /&gt;yaxis values = (&amp;amp;low to &amp;amp;high by &amp;amp;by) label = "&amp;amp;&amp;amp;param&amp;amp;i" grid labelattrs = (size = 7pt family = "Courier New") valueattrs = (size = 7pt family = "Courier New");&lt;BR /&gt;xaxistable n / class = cat valueattrs = (size = 7pt) labelattrs = (size = 7pt);&lt;BR /&gt;keylegend / type=marker title="" valueattrs = (size = 7pt family = "Courier New") noborder ;&lt;BR /&gt;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 19:15:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Xaxis-Table-and-Legend-Clipped/m-p/988329#M380115</guid>
      <dc:creator>_Hopper</dc:creator>
      <dc:date>2026-05-19T19:15:03Z</dc:date>
    </item>
  </channel>
</rss>

