<?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 Changing line colors - GTL in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115084#M4331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using GTL code to make survival plots with a stepplot statement and the group = option to specify the different strata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering how to go about and change the plot line colors manually rather than use the default colors. Can I do that in the GTL code directly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 21:59:08 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2012-05-14T21:59:08Z</dc:date>
    <item>
      <title>Changing line colors - GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115084#M4331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using GTL code to make survival plots with a stepplot statement and the group = option to specify the different strata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering how to go about and change the plot line colors manually rather than use the default colors. Can I do that in the GTL code directly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 21:59:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115084#M4331</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-05-14T21:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Changing line colors - GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115085#M4332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of SAS do you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 12:50:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115085#M4332</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2012-05-15T12:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Changing line colors - GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115086#M4333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS 9.3 TS1M1 I think&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 16:04:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115086#M4333</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-05-15T16:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing line colors - GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115087#M4334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best choice for you is to use an attributes map. It gives you the ability to assign visual attributes to group values, regardless of data order. Check out these two blog posts for some examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2012/02/27/roses-are-red-violets-are-blue/"&gt;http://blogs.sas.com/content/graphicallyspeaking/2012/02/27/roses-are-red-violets-are-blue/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2012/03/01/roses-are-red-violets-are-blue-part-2/"&gt;http://blogs.sas.com/content/graphicallyspeaking/2012/03/01/roses-are-red-violets-are-blue-part-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 16:31:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115087#M4334</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2012-05-15T16:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Changing line colors - GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115088#M4335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also looking at modify the style templates as well, specifically the GraphData1...GraphData attributes.&lt;/P&gt;&lt;P&gt;The data attributes map are probably the better long term solution though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 17:37:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-line-colors-GTL/m-p/115088#M4335</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-05-15T17:37:07Z</dc:date>
    </item>
  </channel>
</rss>

