<?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: Opaque=false in GTL is not working in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Opaque-false-in-GTL-is-not-working/m-p/695354#M20639</link>
    <description>&lt;P&gt;Thank you, Dan. for your help. It worked.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2020 20:44:43 GMT</pubDate>
    <dc:creator>new510</dc:creator>
    <dc:date>2020-10-29T20:44:43Z</dc:date>
    <item>
      <title>Opaque=false in GTL is not working</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Opaque-false-in-GTL-is-not-working/m-p/695351#M20637</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use the example code to generate a transparent background but still not getting a transparent output. I am using SAS 9.4 M6 version.&lt;/P&gt;
&lt;P&gt;I really appreciate any help you can provide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc template;&lt;BR /&gt;define statgraph barchart;&lt;BR /&gt;begingraph /OPAQUE=FALSE;&lt;BR /&gt;entrytitle "Average Mileage by Vehicle Type";&lt;BR /&gt;layout overlay / walldisplay=NONE;&lt;BR /&gt;barchart category=type response=mpg_highway / name="barchart"&lt;BR /&gt;fillattrs=(color=DarkSeaGreen)&lt;BR /&gt;stat=mean orient=horizontal dataskin=matte;&lt;BR /&gt;endlayout;&lt;BR /&gt;endgraph;&lt;BR /&gt;end;&lt;/P&gt;
&lt;P&gt;ods rtf file="Barchart.rtf";&lt;/P&gt;
&lt;P&gt;proc sgrender data=sashelp.cars template=barchart;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;ods rtf close;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 20:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Opaque-false-in-GTL-is-not-working/m-p/695351#M20637</guid>
      <dc:creator>new510</dc:creator>
      <dc:date>2020-10-29T20:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Opaque=false in GTL is not working</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Opaque-false-in-GTL-is-not-working/m-p/695352#M20638</link>
      <description>&lt;P&gt;Before running SGRENDER, try setting the following and see if it works for you:&lt;/P&gt;
&lt;P&gt;ods graphics / outputfmt=png;&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>Thu, 29 Oct 2020 20:40:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Opaque-false-in-GTL-is-not-working/m-p/695352#M20638</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2020-10-29T20:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Opaque=false in GTL is not working</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Opaque-false-in-GTL-is-not-working/m-p/695354#M20639</link>
      <description>&lt;P&gt;Thank you, Dan. for your help. It worked.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 20:44:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Opaque-false-in-GTL-is-not-working/m-p/695354#M20639</guid>
      <dc:creator>new510</dc:creator>
      <dc:date>2020-10-29T20:44:43Z</dc:date>
    </item>
  </channel>
</rss>

