<?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 coding usage in proc template in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Colors-coding-usage-in-proc-template/m-p/867391#M23622</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;My question involves colors definition in a proc template for producting a clustered bars chart. &lt;BR /&gt;Bars represent products while clusters represent years: each product has its own color and the graph shows the sales of some products across several years.&lt;/P&gt;
&lt;P&gt;In the past, I used HEX colors coding for several SAS graphs using proc sgplot with excellent results.&lt;BR /&gt;Some examples of HEX color coding used in the past are: "#C95117" (red) or "#FAD500" (yellow).&lt;/P&gt;
&lt;P&gt;When I tried to use the hex color coding scheme in proc template I received an error message, &lt;BR /&gt;while using the SAS color scheme the procedure runs fine.&lt;/P&gt;
&lt;P&gt;The client has a company color coding and wants the graphs to be aligned with that, so here is my question: &lt;BR /&gt;which color coding should be used with proc template: SAS , HEX, RGB or others?&lt;BR /&gt;Also, in the proc template I defined colors in the following way:&lt;/P&gt;
&lt;P&gt;proc template ...;&lt;BR /&gt;......&lt;BR /&gt;begingraph/ datacolors=(green yellow red) datacontrastcolors=(green yellow red);&lt;BR /&gt;....&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;Is there another way to define colors used by a bar chart in proc template?&lt;/P&gt;
&lt;P&gt;Greeting,&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 07:40:50 GMT</pubDate>
    <dc:creator>sassy7</dc:creator>
    <dc:date>2023-03-31T07:40:50Z</dc:date>
    <item>
      <title>Colors coding usage in proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Colors-coding-usage-in-proc-template/m-p/867391#M23622</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;My question involves colors definition in a proc template for producting a clustered bars chart. &lt;BR /&gt;Bars represent products while clusters represent years: each product has its own color and the graph shows the sales of some products across several years.&lt;/P&gt;
&lt;P&gt;In the past, I used HEX colors coding for several SAS graphs using proc sgplot with excellent results.&lt;BR /&gt;Some examples of HEX color coding used in the past are: "#C95117" (red) or "#FAD500" (yellow).&lt;/P&gt;
&lt;P&gt;When I tried to use the hex color coding scheme in proc template I received an error message, &lt;BR /&gt;while using the SAS color scheme the procedure runs fine.&lt;/P&gt;
&lt;P&gt;The client has a company color coding and wants the graphs to be aligned with that, so here is my question: &lt;BR /&gt;which color coding should be used with proc template: SAS , HEX, RGB or others?&lt;BR /&gt;Also, in the proc template I defined colors in the following way:&lt;/P&gt;
&lt;P&gt;proc template ...;&lt;BR /&gt;......&lt;BR /&gt;begingraph/ datacolors=(green yellow red) datacontrastcolors=(green yellow red);&lt;BR /&gt;....&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;Is there another way to define colors used by a bar chart in proc template?&lt;/P&gt;
&lt;P&gt;Greeting,&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 07:40:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Colors-coding-usage-in-proc-template/m-p/867391#M23622</guid>
      <dc:creator>sassy7</dc:creator>
      <dc:date>2023-03-31T07:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Colors coding usage in proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Colors-coding-usage-in-proc-template/m-p/867454#M23628</link>
      <description>&lt;P&gt;Use "cx" Instead of using "#" as the RGB indicator (e.g.&amp;nbsp;&lt;SPAN&gt;"#C95117" (red) or "#FAD500" (yellow) becomes&amp;nbsp;"cxC95117" (red) or "cxFAD500" (yellow). The "cx" indicator is standard in SAS for specifying RGB color values.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 13:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Colors-coding-usage-in-proc-template/m-p/867454#M23628</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2023-03-31T13:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Colors coding usage in proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Colors-coding-usage-in-proc-template/m-p/867476#M23629</link>
      <description>&lt;P&gt;SAS will accept several different color schemes and the method for the codes varies by the prefix as well as the color scheme. I haven't run into an instance where mixing the schemes in a single use causes problems as long as the code is correct.&lt;/P&gt;
&lt;P&gt;From the documentation:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV class="xis-eDocBody"&gt;
&lt;DIV id="p0edl20cvxxmm9n1i9ht3n21eict" class="xis-topic"&gt;
&lt;DIV id="n0c59lnn0dd5lpn1f99fqezkd3eg" class="xis-subTopic"&gt;
&lt;H2 class="xis-title"&gt;Overview of &lt;FONT style="background-color: #fcdec0;"&gt;Color&lt;/FONT&gt;-Naming Schemes&lt;/H2&gt;
&lt;DIV id="p0ci6yl6zsueqfn1bzocmn7eis0v" class="xis-topicContent"&gt;
&lt;DIV id="n0ckmd48ndeiekn1wpooynbtzj1h" class="xis-paragraph"&gt;The valid &lt;FONT style="background-color: #fcdec0;"&gt;color&lt;/FONT&gt;-naming schemes in SAS are as follows:
&lt;DIV class="xis-listUnordered"&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV id="p05r6qcglt0srmn1loc1nuew331b" class="xis-item"&gt;
&lt;DIV id="p16tz14j3o73mun1d0xir6h7rsfc" class="xis-paraSimpleFirst"&gt;RGB (red green blue)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n1e89fyybkeq0on19754nopextcy" class="xis-item"&gt;
&lt;DIV id="n123s5x7pyx6cbn1te7z6vfhpqot" class="xis-paraSimpleFirst"&gt;RGBA (red green blue transparency)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n0h59onlrcnkz9n18o9tw38twb7l" class="xis-item"&gt;
&lt;DIV id="n07fk7gza01ldwn1g4zy93rr35rk" class="xis-paraSimpleFirst"&gt;&lt;A id="GTn061ln1tddmnszn1gwfr57yf7pp2" class="glossTerm" target="_blank"&gt;&lt;/A&gt;CMYK (cyan magenta yellow black)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="p1ko0qw859w7mwn1wnc2tfc3ptad" class="xis-item"&gt;
&lt;DIV id="n0ct8oy63t2d7en16srxw2kysfo8" class="xis-paraSimpleFirst"&gt;HLS (hue lightness saturation)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n1hm94103amsn0n1rdzotd46sj1h" class="xis-item"&gt;
&lt;DIV id="n1apdu8f6z44fxn14iid5idxqyl0" class="xis-paraSimpleFirst"&gt;HSV (hue saturation brightness), also called HSB&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n18inkbt53bargn1qtrggmrteoxg" class="xis-item"&gt;
&lt;DIV id="p1pvsdzsy52n6nn11q6onygcx96u" class="xis-paraSimpleFirst"&gt;Gray scale&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n02j07ykihm37qn18jvzhpbyysg0" class="xis-item"&gt;
&lt;DIV id="n0sh8q7whdusvqn0zn1uz195fpi2" class="xis-paraSimpleFirst"&gt;SAS &lt;FONT style="background-color: #fcdec0;"&gt;color&lt;/FONT&gt; names (from the SAS Registry)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n0izo87l4d5gz7n1sjh0ik2529a4" class="xis-item"&gt;
&lt;DIV id="p0zlxtdpeh13zun1obqnae4f2koe" class="xis-paraSimpleFirst"&gt;SAS &lt;FONT style="background-color: #fcdec0;"&gt;Color&lt;/FONT&gt; Naming System (CNS)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="n14l4r25bjxkg2n1ieryhhn3exkp" class="xis-paragraph"&gt;&lt;SPAN class="xis-xrefSee"&gt;&lt;A title="" href="http://127.0.0.1:58106/help/graphref.hlp/p0edl20cvxxmm9n1i9ht3n21eict.htm#p0lee2etdk5q0zn14vhsowwf7f29" target="_blank"&gt;Examples of SAS &lt;FONT style="background-color: #fcdec0;"&gt;Color&lt;/FONT&gt;-Naming Schemes&lt;/A&gt;&lt;SPAN class="xis-xrefText"&gt; shows examples of each &lt;FONT style="background-color: #fcdec0;"&gt;color&lt;/FONT&gt;-naming scheme.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="p0lee2etdk5q0zn14vhsowwf7f29" class="xis-table"&gt;
&lt;TABLE class="tgroup"&gt;&lt;CAPTION class="xis-title"&gt;Examples of SAS &lt;FONT style="background-color: #fcdec0;"&gt;Color&lt;/FONT&gt;-Naming Schemes&lt;/CAPTION&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="p0pdd9jh3aczy5n1xrpr0gewthda" class="xis-paraTableFirst"&gt;&lt;FONT style="background-color: #fcdec0;"&gt;Color&lt;/FONT&gt;-Naming Scheme&lt;/DIV&gt;
&lt;/TH&gt;
&lt;TH class="xis-horizontalLeft xis-verticalBottom"&gt;
&lt;DIV id="n1tmpmbfh0h2x3n1e1ra7za5h3st" class="xis-paraTableFirst"&gt;Example&lt;/DIV&gt;
&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n1vxazpksf189pn1apiwtii98y18" class="xis-paraTableFirst"&gt;RGB&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="p1vls2x6ceo4rxn1hmohl7ihavd9" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=(CX98FB98 CXDDA0DD CXFFDAB9 CXDB7093 CXB0E0E6)&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n0v2xxelvcq0x0n16ddw82ghng03" class="xis-paraTableFirst"&gt;RGBA&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="p0xk2k7hgk3p3un1p9h5gnd0id04" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=(A98FB9833 ADDA0DD66 AFFDAB999 ADB7093CC AB0E0E6FF)&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;DIV id="p1u8v45b2gs3p8n1pgs4tengxj9s" class="xis-note"&gt;&lt;SPAN class="xis-noteGenText"&gt;Note: &lt;/SPAN&gt;The RGBA &lt;FONT style="background-color: #fcdec0;"&gt;color&lt;/FONT&gt; mode is not supported by Java devices. The RGBA &lt;FONT style="background-color: #fcdec0;"&gt;color&lt;/FONT&gt; mode is supported by ActiveX devices when the output is used in Microsoft applications.&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="p1qc17uerwdcv1n1fms7l0syt7r0" class="xis-paraTableFirst"&gt;CMYK&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n1mxbvimf6lps8n1f7y704otzvfc" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=("FF00FF00" "00FFFF00" "FFFFFF00")&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n0njgpjdiniikzn1heo30i7lcxl8" class="xis-paraTableFirst"&gt;HLS&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n0bxxdxm22g90xn1b4ptcuk1rfjx" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=(H14055FF H0F060FF H0B485FF H07880FF)&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n1ndm857cpao6tn127pizbfj1x7f" class="xis-paraTableFirst"&gt;HSV&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n07ci8l8g47b8wn18utmosoawojw" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=(V0F055FF V010FFFF V03BFFFF V12C55E8)&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n053atwyyddihqn1951ku1qrrf38" class="xis-paraTableFirst"&gt;Gray Scale&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n0j72zq3duw34tn1u1lw388qzdye" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=(GRAY4F GRAY6D GRAY8A GRAYC3)&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n0rm7r4q0n6h7on1xbiwn9cr08q6" class="xis-paraTableFirst"&gt;SAS Registry Colors&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="p1aaxot84bjrzrn178zjv1t2sqnw" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=(palegreen plum peachpuff palevioletred powderblue)&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="n0vnnqvdisuwvsn1vi4kfbvgzru2" class="xis-paraTableFirst"&gt;CNS &lt;FONT style="background-color: #fcdec0;"&gt;Color&lt;/FONT&gt; Names&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD class="xis-horizontalLeft xis-verticalTop"&gt;
&lt;DIV id="p1tdg6d27h2fbfn1jv209r8iuacf" class="xis-paraTableFirst"&gt;
&lt;PRE class="xis-codeFragment"&gt;COLORS=("very light purplish blue" 
"light vivid green" "medium strong yellow" 
"dark grayish green")&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also if you have the value of one scheme and need the equivalent in another SAS provides some macros to help if you have SAS/Graph:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV class="xis-eDocBody"&gt;
&lt;DIV id="p0edl20cvxxmm9n1i9ht3n21eict" class="xis-topic"&gt;
&lt;DIV id="p0nrtn92cu7jpcn132h5ljcad73g" class="xis-subTopic"&gt;
&lt;DIV id="p0l3e3o44j3kb2n13rprwsuvpb83" class="xis-topicContent"&gt;
&lt;DIV id="p1knjrms68jx65n1xkmahbhm7pt2" class="xis-paragraph"&gt;conversions that are possible using these macros.&lt;/DIV&gt;
&lt;DIV id="p1kp8eec9pg8dyn1vr03dxv8itvz" class="xis-table"&gt;
&lt;TABLE class="tgroup"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class="xis-verticalTop" style="text-align: left;"&gt;
&lt;DIV id="p0d9jiejbdwuf9n1gccieuw7sroq" class="xis-paraTableFirst"&gt;From Color Value&lt;/DIV&gt;
&lt;/TH&gt;
&lt;TH class="xis-verticalTop" style="text-align: left;"&gt;
&lt;DIV id="p19n616r0ey2pkn1784l661mp5tz" class="xis-paraTableFirst"&gt;To Color Value&lt;/DIV&gt;
&lt;/TH&gt;
&lt;TH class="xis-verticalTop" style="text-align: left;"&gt;
&lt;DIV id="p0w29hxzrx5dcgn19h3vljuba735" class="xis-paraTableFirst"&gt;Conversion Macro&lt;/DIV&gt;
&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="p0vwm17bab0ruen0zv468m4zpnva" class="xis-paraTableFirst"&gt;CMY&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="p05lft7psn0ra2n1eqdry8fneoaj" class="xis-paraTableFirst"&gt;RGB&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="n10vb2ujbwnpqvn1vthfpb4thf4b" class="xis-paraTableFirst"&gt;%CMY&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="n1vjre7arow86on1hxa9d3g0h2ae" class="xis-paraTableFirst"&gt;CNS&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="n1029i3keleup2n1kg226x8461ad" class="xis-paraTableFirst"&gt;HLS&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="n0w0babghakqnwn11j3eqhullrze" class="xis-paraTableFirst"&gt;%CNS&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="p1pcgw3wehi4enn173c6qt5qtz9d" class="xis-paraTableFirst"&gt;RGB&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="n1735259hnamxrn1t9mv1rms0drc" class="xis-paraTableFirst"&gt;HLS&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="n0vmc17rqozvk0n1sjoclzwwz6hf" class="xis-paraTableFirst"&gt;%RGB2HLS&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="p0o4j53gjxgbmxn1r44lpluuemyl" class="xis-paraTableFirst"&gt;HLS&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="n1ktpwuol6vl6vn13pqdjrqom2tq" class="xis-paraTableFirst"&gt;RGB&lt;/DIV&gt;
&lt;/TD&gt;
&lt;TD style="text-align: left;"&gt;
&lt;DIV id="p1s4m5pw745mqun1oupvazfpmyoa" class="xis-paraTableFirst"&gt;%HLS2RGB&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:08:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Colors-coding-usage-in-proc-template/m-p/867476#M23629</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-03-31T15:08:26Z</dc:date>
    </item>
  </channel>
</rss>

