<?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 Colors in overlay graphs in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Colors-in-overlay-graphs/m-p/241199#M55675</link>
    <description>&lt;P&gt;I use Gplot to overlay 18-20 graphs in the same screen and would like different colors for each of them.&lt;/P&gt;
&lt;P&gt;For the symbol statement I use repeat=20 without specifying colors,so the charts are created but the colors are repeated after the 12th graph, seems like the automatically selected colors are only 12, the 13th one is the same as the 1st.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What can I do to force SAS to automatically select different colors for each of the 20 graphs?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2015 05:20:39 GMT</pubDate>
    <dc:creator>PTD_SAS</dc:creator>
    <dc:date>2015-12-30T05:20:39Z</dc:date>
    <item>
      <title>Colors in overlay graphs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Colors-in-overlay-graphs/m-p/241199#M55675</link>
      <description>&lt;P&gt;I use Gplot to overlay 18-20 graphs in the same screen and would like different colors for each of them.&lt;/P&gt;
&lt;P&gt;For the symbol statement I use repeat=20 without specifying colors,so the charts are created but the colors are repeated after the 12th graph, seems like the automatically selected colors are only 12, the 13th one is the same as the 1st.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What can I do to force SAS to automatically select different colors for each of the 20 graphs?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 05:20:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Colors-in-overlay-graphs/m-p/241199#M55675</guid>
      <dc:creator>PTD_SAS</dc:creator>
      <dc:date>2015-12-30T05:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Colors in overlay graphs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Colors-in-overlay-graphs/m-p/241204#M55677</link>
      <description>&lt;P&gt;It is SAS/Graph question. Post is at&amp;nbsp;&lt;A class="" href="https://communities.sas.com/t5/SAS-GRAPH-and-ODS-Graphics/bd-p/sas_graph" target="_blank"&gt;SAS/GRAPH and ODS Graphics&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Robert.Allison is good at it . Here is his website.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://robslink.com&amp;nbsp;" target="_blank"&gt;http://robslink.com&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 06:58:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Colors-in-overlay-graphs/m-p/241204#M55677</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-12-30T06:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Colors in overlay graphs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Colors-in-overlay-graphs/m-p/241240#M55679</link>
      <description>&lt;P&gt;Old school solution:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Define 20 symbol statements SYMBOL1 to SYMBOL20, each with the color you want.&lt;/P&gt;
&lt;P&gt;The plot statement would be&lt;/P&gt;
&lt;P&gt;plot y*x1=1 y*x2=2 y*x3=3 ... y*x20=20 / &amp;lt;options&amp;gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The recycle at 12 is I believe a sideffect of ODS Styles as they predefine 12 data colors.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 17:02:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Colors-in-overlay-graphs/m-p/241240#M55679</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-12-30T17:02:54Z</dc:date>
    </item>
  </channel>
</rss>

