<?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: Tick Marks and GTL in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Tick-Marks-and-GTL/m-p/477719#M16500</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10429"&gt;@Doug____&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;On a linear scaled axis I would like to place tick marks at each whole number value but only show tick value&amp;nbsp;labels on every seventh value. How can this be done?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My current code is done with GTL not PROC SGPLOT&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It would be a good idea to post your code. Some approaches might be incompatible with your existing code or rely on something you have not implemented in your specific template.&lt;/P&gt;
&lt;P&gt;Axis options also vary a bit between LAYOUTs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect a combination of TICKVALUELIST for the ones you want to label and MINORTICKCOUNT=6 and MINORTICKS=True might work on the appropriate XAXISOPT or YAXISOPT option.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jul 2018 23:34:57 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-07-12T23:34:57Z</dc:date>
    <item>
      <title>Tick Marks and GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Tick-Marks-and-GTL/m-p/477714#M16498</link>
      <description>&lt;P&gt;On a linear scaled axis I would like to place tick marks at each whole number value but only show tick value&amp;nbsp;labels on every seventh value. How can this be done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current code is done with GTL not PROC SGPLOT&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 23:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Tick-Marks-and-GTL/m-p/477714#M16498</guid>
      <dc:creator>Doug____</dc:creator>
      <dc:date>2018-07-12T23:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tick Marks and GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Tick-Marks-and-GTL/m-p/477719#M16500</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10429"&gt;@Doug____&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;On a linear scaled axis I would like to place tick marks at each whole number value but only show tick value&amp;nbsp;labels on every seventh value. How can this be done?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My current code is done with GTL not PROC SGPLOT&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It would be a good idea to post your code. Some approaches might be incompatible with your existing code or rely on something you have not implemented in your specific template.&lt;/P&gt;
&lt;P&gt;Axis options also vary a bit between LAYOUTs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect a combination of TICKVALUELIST for the ones you want to label and MINORTICKCOUNT=6 and MINORTICKS=True might work on the appropriate XAXISOPT or YAXISOPT option.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 23:34:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Tick-Marks-and-GTL/m-p/477719#M16500</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-07-12T23:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tick Marks and GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Tick-Marks-and-GTL/m-p/477736#M16501</link>
      <description>&lt;P&gt;Adding minorticks = Yes and minortickcount = 6 took care of it. Looks great!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 00:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Tick-Marks-and-GTL/m-p/477736#M16501</guid>
      <dc:creator>Doug____</dc:creator>
      <dc:date>2018-07-13T00:49:18Z</dc:date>
    </item>
  </channel>
</rss>

