<?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: Change bar outline color when using group= statement in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Change-bar-outline-color-when-using-group-statement/m-p/819022#M22915</link>
    <description>Try 'nooutline' option:&lt;BR /&gt;&lt;BR /&gt;vbar educ / group=CURSMOKE filltype=solid clusterwidth=0.5 groupdisplay=cluster   nooutline  ;</description>
    <pubDate>Sun, 19 Jun 2022 10:12:10 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2022-06-19T10:12:10Z</dc:date>
    <item>
      <title>Change bar outline color when using group= statement</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-bar-outline-color-when-using-group-statement/m-p/819016#M22912</link>
      <description>&lt;P&gt;Hi guys, I'm looking for a way to change the color of the bar outline. The bar I made contains two cate variables and thereby I use group=statement making group cluster. I change the fill to dark gray and light gray for each group but the bar outline is still the default blue and red.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way that I can match the color of the bar and its outline? or any way to make the outline invisible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my current codes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=l10 ;&lt;BR /&gt;format CURSMOKE CURSMOKE. educ educ.;&lt;BR /&gt;styleattrs datacolors=(grol grg);&lt;BR /&gt;vbar educ / group=CURSMOKE filltype=solid clusterwidth=0.5 groupdisplay=cluster;&lt;BR /&gt;yaxis label='Number of Patients' labelattrs=(size=12);&lt;BR /&gt;xaxis label='Attained Education' labelattrs=(size=12);&lt;BR /&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 09:33:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-bar-outline-color-when-using-group-statement/m-p/819016#M22912</guid>
      <dc:creator>LarissaW</dc:creator>
      <dc:date>2022-06-19T09:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change bar outline color when using group= statement</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-bar-outline-color-when-using-group-statement/m-p/819022#M22915</link>
      <description>Try 'nooutline' option:&lt;BR /&gt;&lt;BR /&gt;vbar educ / group=CURSMOKE filltype=solid clusterwidth=0.5 groupdisplay=cluster   nooutline  ;</description>
      <pubDate>Sun, 19 Jun 2022 10:12:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-bar-outline-color-when-using-group-statement/m-p/819022#M22915</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-06-19T10:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change bar outline color when using group= statement</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-bar-outline-color-when-using-group-statement/m-p/819807#M22925</link>
      <description>Thank you! It works</description>
      <pubDate>Wed, 22 Jun 2022 19:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-bar-outline-color-when-using-group-statement/m-p/819807#M22925</guid>
      <dc:creator>LarissaW</dc:creator>
      <dc:date>2022-06-22T19:51:08Z</dc:date>
    </item>
  </channel>
</rss>

