<?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 SGPLOT VBOX Change Category Color in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SGPLOT-VBOX-Change-Category-Color/m-p/482762#M125112</link>
    <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just dont know how to change the color in my sgplot nothing works.&lt;/P&gt;&lt;P&gt;Can anybody help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=datensatz_1416_Erstanzeige;&lt;BR /&gt;yaxis label="Number of studies" max=200;&lt;BR /&gt;vbar year /&lt;BR /&gt;barwidth=0.5&lt;BR /&gt;/markerattrs=(color=CX16A629) ;&lt;BR /&gt;title 'Number of studies per year';&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jul 2018 11:33:48 GMT</pubDate>
    <dc:creator>marysmith</dc:creator>
    <dc:date>2018-07-31T11:33:48Z</dc:date>
    <item>
      <title>SGPLOT VBOX Change Category Color</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SGPLOT-VBOX-Change-Category-Color/m-p/482762#M125112</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just dont know how to change the color in my sgplot nothing works.&lt;/P&gt;&lt;P&gt;Can anybody help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=datensatz_1416_Erstanzeige;&lt;BR /&gt;yaxis label="Number of studies" max=200;&lt;BR /&gt;vbar year /&lt;BR /&gt;barwidth=0.5&lt;BR /&gt;/markerattrs=(color=CX16A629) ;&lt;BR /&gt;title 'Number of studies per year';&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 11:33:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SGPLOT-VBOX-Change-Category-Color/m-p/482762#M125112</guid>
      <dc:creator>marysmith</dc:creator>
      <dc:date>2018-07-31T11:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT VBOX Change Category Color</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SGPLOT-VBOX-Change-Category-Color/m-p/482768#M125113</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/185853"&gt;@marysmith&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;vbar year / barwidth=0.5 fillattrs=(color=CX16A629);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;(You use VBAR, but the subject line says VBOX.)&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 12:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SGPLOT-VBOX-Change-Category-Color/m-p/482768#M125113</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2018-07-31T12:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT VBOX Change Category Color</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SGPLOT-VBOX-Change-Category-Color/m-p/482772#M125114</link>
      <description>&lt;P&gt;I nothing works, then no-body will be able to help you.&amp;nbsp; Perhaps start by&amp;nbsp;stating what software, Enterprise Guide, Base, etc.&amp;nbsp; What output destination you are outputting to.&amp;nbsp; Show some test data so we have something to run against.&lt;/P&gt;
&lt;P&gt;This post might help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-GRAPH-and-ODS-Graphics/How-to-make-a-bar-chart-and-assign-the-bar-color-based-on-the/td-p/190107" target="_blank"&gt;https://communities.sas.com/t5/SAS-GRAPH-and-ODS-Graphics/How-to-make-a-bar-chart-and-assign-the-bar-color-based-on-the/td-p/190107&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also browse here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To find many examples of all kinds of graphs.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 12:27:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SGPLOT-VBOX-Change-Category-Color/m-p/482772#M125114</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-07-31T12:27:25Z</dc:date>
    </item>
  </channel>
</rss>

