<?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: GRAPH - GRIDLINES in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/GRAPH-GRIDLINES/m-p/417142#M14331</link>
    <description>&lt;P&gt;With graphics questions it is a good idea to include the SAS version you are using as options change (increase) with every release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The GRIDATTRS option should control the appearance of grid lines and defaults to the active style's GraphGridLines style element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would be tempted to examine your active style for the value of the GraphGridLines style element. Perhaps for some reason it is using the same as the background color so the grids are drawn just not visible.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2017 16:46:32 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-11-29T16:46:32Z</dc:date>
    <item>
      <title>GRAPH - GRIDLINES</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GRAPH-GRIDLINES/m-p/417126#M14329</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not able to get the gridlines on Yaxis, though I was using griddisplay=on. &amp;nbsp;And also; how can I customize&amp;nbsp;the grid line color/pattern/line size?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc template;&lt;BR /&gt; define statgraph plotlab;&lt;BR /&gt; dynamic _byval2_;&lt;BR /&gt; begingraph;&lt;BR /&gt; layout overlay / xaxisopts=(display=(label ticks tickvalues) label='Visit' tickvalueattrs=(size=8pt) &lt;BR /&gt; linearopts=(tickvaluelist=(&amp;amp;incrm_x ) viewmin=1 viewmax=&amp;amp;maxvis_x TICKVALUEFITPOLICY=ROTATE) )&lt;BR /&gt; yaxisopts= (griddisplay=on label='Subject' display=(label ticks tickvalues) tickvalueattrs=(size=8pt));&lt;BR /&gt; &lt;BR /&gt; scatterplot x=visitnum y=sub_vis / group=wma&amp;nbsp;&lt;BR /&gt; markerattrs=(size=10px) name='a' ;&lt;BR /&gt; &lt;BR /&gt; discretelegend 'a' / title = '' halign=center valign=bottom ;&lt;BR /&gt; &lt;BR /&gt; endlayout;&lt;BR /&gt; endgraph;&lt;BR /&gt; end;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:22:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GRAPH-GRIDLINES/m-p/417126#M14329</guid>
      <dc:creator>Almighty</dc:creator>
      <dc:date>2017-11-29T16:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: GRAPH - GRIDLINES</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GRAPH-GRIDLINES/m-p/417142#M14331</link>
      <description>&lt;P&gt;With graphics questions it is a good idea to include the SAS version you are using as options change (increase) with every release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The GRIDATTRS option should control the appearance of grid lines and defaults to the active style's GraphGridLines style element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would be tempted to examine your active style for the value of the GraphGridLines style element. Perhaps for some reason it is using the same as the background color so the grids are drawn just not visible.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:46:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GRAPH-GRIDLINES/m-p/417142#M14331</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-11-29T16:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: GRAPH - GRIDLINES</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GRAPH-GRIDLINES/m-p/417155#M14332</link>
      <description>&lt;P&gt;Hi Ballardw,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using SAS 9.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 17:02:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GRAPH-GRIDLINES/m-p/417155#M14332</guid>
      <dc:creator>Almighty</dc:creator>
      <dc:date>2017-11-29T17:02:41Z</dc:date>
    </item>
  </channel>
</rss>

