<?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: Retain graph cback colour through proc greplay in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Retain-graph-cback-colour-through-proc-greplay/m-p/443880#M15264</link>
    <description>&lt;P&gt;To guarantee that I have full control of the background color when using Proc Greplay, I annotate the background color, rather than using goptions cback=.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a simple example to demonstrate:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data anno_back;&lt;BR /&gt;xsys='3'; ysys='3'; when='b';&lt;BR /&gt;x=0; y=0; function='move'; output;&lt;BR /&gt;x=100; y=100; function='bar'; style='solid'; color='pink'; output;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;proc gplot data=sashelp.class anno=anno_back;&lt;BR /&gt;plot height*age;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Mar 2018 20:13:44 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2018-03-08T20:13:44Z</dc:date>
    <item>
      <title>Retain graph cback colour through proc greplay</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Retain-graph-cback-colour-through-proc-greplay/m-p/440681#M15208</link>
      <description>&lt;P&gt;I build shewhart xcharts with a condition to choose the background colour for the particular chart. Some have a white background and some have a coloured background.&lt;/P&gt;&lt;P&gt;After producing several charts, I greplay them via a template at which time the goptions cback= has been reset to white. The replayed graphs now all have a white background. Is there an option that will allow greplay to do its work while retaining the original background colour for each graph being replayed?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Bill&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 21:59:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Retain-graph-cback-colour-through-proc-greplay/m-p/440681#M15208</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2018-02-27T21:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Retain graph cback colour through proc greplay</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Retain-graph-cback-colour-through-proc-greplay/m-p/443880#M15264</link>
      <description>&lt;P&gt;To guarantee that I have full control of the background color when using Proc Greplay, I annotate the background color, rather than using goptions cback=.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a simple example to demonstrate:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data anno_back;&lt;BR /&gt;xsys='3'; ysys='3'; when='b';&lt;BR /&gt;x=0; y=0; function='move'; output;&lt;BR /&gt;x=100; y=100; function='bar'; style='solid'; color='pink'; output;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;proc gplot data=sashelp.class anno=anno_back;&lt;BR /&gt;plot height*age;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 20:13:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Retain-graph-cback-colour-through-proc-greplay/m-p/443880#M15264</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2018-03-08T20:13:44Z</dc:date>
    </item>
  </channel>
</rss>

