<?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: SAS xaxis labels in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-xaxis-labels/m-p/703989#M26080</link>
    <description>&lt;P&gt;While this may be possible using a single XAXIS statement, you could certainly create the second line which is un-bolded using a FOOTNOTE statement.&lt;/P&gt;</description>
    <pubDate>Sun, 06 Dec 2020 22:30:48 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-12-06T22:30:48Z</dc:date>
    <item>
      <title>SAS xaxis labels</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-xaxis-labels/m-p/703985#M26079</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on creating a graph that includes two lines of xaxis labels, one bolded and the second not. I am unsure how to selectively bold the first line in proc sgplot. I would appreciate any help. Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;graph I am attempting to produce:&amp;nbsp;&lt;/P&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="Screen Shot 2020-12-06 at 3.19.08 PM.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52370iDA6E7FCFEB0FF93D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-12-06 at 3.19.08 PM.png" alt="Screen Shot 2020-12-06 at 3.19.08 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;current code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TITLE 'title1';&lt;BR /&gt;PROC SGPLOT DATA=work.test;&lt;BR /&gt;VBAR State / RESPONSE=Col&lt;BR /&gt;FILLATTRS=(color=blue);&lt;BR /&gt;XAXIS LABEL = 'State '&lt;BR /&gt;LABELATTRS=(WEIGHT=bold);&lt;BR /&gt;YAXIS LABEL='Percent'&lt;BR /&gt;LABELATTRS=(WEIGHT=bold)&lt;BR /&gt;GRID&lt;BR /&gt;VALUES=(0 to 4 by 1);&lt;BR /&gt;REFLINE 1.8 / AXIS=y&lt;BR /&gt;LINEATTRS= (COLOR=indigo pattern=dash)&lt;BR /&gt;LABEL='NA = 1.8'&lt;BR /&gt;LABELLOC=inside;&lt;BR /&gt;RUN;&lt;BR /&gt;TITLE;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 15:11:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-xaxis-labels/m-p/703985#M26079</guid>
      <dc:creator>rhaley1821</dc:creator>
      <dc:date>2020-12-10T15:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS xaxis labels</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-xaxis-labels/m-p/703989#M26080</link>
      <description>&lt;P&gt;While this may be possible using a single XAXIS statement, you could certainly create the second line which is un-bolded using a FOOTNOTE statement.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 22:30:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-xaxis-labels/m-p/703989#M26080</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-12-06T22:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS xaxis labels</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-xaxis-labels/m-p/703990#M26081</link>
      <description>&lt;P&gt;That works perfectly, thank you so much!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 22:36:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-xaxis-labels/m-p/703990#M26081</guid>
      <dc:creator>rhaley1821</dc:creator>
      <dc:date>2020-12-06T22:36:12Z</dc:date>
    </item>
  </channel>
</rss>

