<?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 color of line? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Change-color-of-line/m-p/112237#M4232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you have the GROUP option, the line colors will come from style.&amp;nbsp; First group value (in data) will get GraphData1, and so on.&amp;nbsp; You can change the style and provide your own colors.&amp;nbsp; MODSTYLE macro is an easy way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using SAS 9.3, and want to assign specific colors to specific group values by name, use the DATTRMAP option in SGPLOT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 15:11:42 GMT</pubDate>
    <dc:creator>Jay54</dc:creator>
    <dc:date>2013-06-19T15:11:42Z</dc:date>
    <item>
      <title>Change color of line?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-color-of-line/m-p/112236#M4231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do you change the color of the lines? thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;heres my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgpanel data=work.marketing_spend_rename;&lt;/P&gt;&lt;P&gt;&amp;nbsp; where market in ("All" "Heavy");&lt;/P&gt;&lt;P&gt;&amp;nbsp; title "Marketing Spend";&lt;/P&gt;&lt;P&gt;&amp;nbsp; panelby message / spacing=5 novarname LAYOUT=ROWLATTICE&amp;nbsp; ROWHEADERPOS= right;&lt;/P&gt;&lt;P&gt;&amp;nbsp; vline week / response=spend group=market ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; format week MMDDYY10.;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ROWAXIS&amp;nbsp; label="Spend" ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; COLAXIS&amp;nbsp;&amp;nbsp; label="Weeks"&amp;nbsp; FITPOLICY= rotatethin;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:27:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-color-of-line/m-p/112236#M4231</guid>
      <dc:creator>cat123</dc:creator>
      <dc:date>2013-06-19T14:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change color of line?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-color-of-line/m-p/112237#M4232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you have the GROUP option, the line colors will come from style.&amp;nbsp; First group value (in data) will get GraphData1, and so on.&amp;nbsp; You can change the style and provide your own colors.&amp;nbsp; MODSTYLE macro is an easy way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using SAS 9.3, and want to assign specific colors to specific group values by name, use the DATTRMAP option in SGPLOT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-color-of-line/m-p/112237#M4232</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-06-19T15:11:42Z</dc:date>
    </item>
  </channel>
</rss>

