<?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 gchart reference lines in background in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/gchart-reference-lines-in-background/m-p/130224#M5085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is probably something easy, but I have a stacked chart and want to have reference lines at 25%, 50%, and 75% behind the bars so that I can only see it in the spaces between the bars.&amp;nbsp; Unfortunately, it is currently overlapping the bars.&amp;nbsp;&amp;nbsp; Is there an option that I'm missing?&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gchart data=ds1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; vbar &amp;amp;TimeVar / discrete &lt;/P&gt;&lt;P&gt;&amp;nbsp; subgroup=&amp;amp;GrpVar.&lt;/P&gt;&lt;P&gt;&amp;nbsp; group=&amp;amp;TimeVar g100 nozero&lt;/P&gt;&lt;P&gt;&amp;nbsp; ref=(25, 50, 75) wref=1 cref=greydd&lt;/P&gt;&lt;P&gt;&amp;nbsp; freq=&amp;amp;SmmVar.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; type=percent&lt;/P&gt;&lt;P&gt;&amp;nbsp; width=10&lt;/P&gt;&lt;P&gt;&amp;nbsp; space=2&lt;/P&gt;&lt;P&gt;&amp;nbsp; woutline= 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; gaxis=axis1 &lt;/P&gt;&lt;P&gt;&amp;nbsp; raxis=axis2&lt;/P&gt;&lt;P&gt;&amp;nbsp; legend=legend1;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 15:37:59 GMT</pubDate>
    <dc:creator>ocdobv</dc:creator>
    <dc:date>2013-10-31T15:37:59Z</dc:date>
    <item>
      <title>gchart reference lines in background</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gchart-reference-lines-in-background/m-p/130224#M5085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is probably something easy, but I have a stacked chart and want to have reference lines at 25%, 50%, and 75% behind the bars so that I can only see it in the spaces between the bars.&amp;nbsp; Unfortunately, it is currently overlapping the bars.&amp;nbsp;&amp;nbsp; Is there an option that I'm missing?&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gchart data=ds1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; vbar &amp;amp;TimeVar / discrete &lt;/P&gt;&lt;P&gt;&amp;nbsp; subgroup=&amp;amp;GrpVar.&lt;/P&gt;&lt;P&gt;&amp;nbsp; group=&amp;amp;TimeVar g100 nozero&lt;/P&gt;&lt;P&gt;&amp;nbsp; ref=(25, 50, 75) wref=1 cref=greydd&lt;/P&gt;&lt;P&gt;&amp;nbsp; freq=&amp;amp;SmmVar.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; type=percent&lt;/P&gt;&lt;P&gt;&amp;nbsp; width=10&lt;/P&gt;&lt;P&gt;&amp;nbsp; space=2&lt;/P&gt;&lt;P&gt;&amp;nbsp; woutline= 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; gaxis=axis1 &lt;/P&gt;&lt;P&gt;&amp;nbsp; raxis=axis2&lt;/P&gt;&lt;P&gt;&amp;nbsp; legend=legend1;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 15:37:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gchart-reference-lines-in-background/m-p/130224#M5085</guid>
      <dc:creator>ocdobv</dc:creator>
      <dc:date>2013-10-31T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: gchart reference lines in background</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/gchart-reference-lines-in-background/m-p/130225#M5086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;clipref&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 15:40:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/gchart-reference-lines-in-background/m-p/130225#M5086</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-10-31T15:40:50Z</dc:date>
    </item>
  </channel>
</rss>

