<?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: Fitting all values on x-axis in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Fitting-all-values-on-x-axis/m-p/280559#M9962</link>
    <description>&lt;P&gt;In your "linearopts" portion of the code, try adding "viewmin=-2&amp;nbsp;viewmax=36"&amp;nbsp;before the tickvaluesequence.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2016 18:57:35 GMT</pubDate>
    <dc:creator>howarder</dc:creator>
    <dc:date>2016-06-27T18:57:35Z</dc:date>
    <item>
      <title>Fitting all values on x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Fitting-all-values-on-x-axis/m-p/280505#M9960</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to fit approximately 38 visits on x-axis. I want to appear in increment of one like - 1,2, 3...etc.&lt;/P&gt;&lt;P&gt;I am using linear axis. By default the x-axis is not displaying visits in sequences by it is displaying visits in&amp;nbsp;&lt;/P&gt;&lt;P&gt;like - 1, 3, 5, 7 etc..I tried tickvaluesequence option but it is not working. Below is part of the code.&amp;nbsp;It is series plot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Any sugguestions ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;layout overlay / xaxisopts = (label = "Study Weeks" linearopts = (tickvaluelist = ticks&amp;nbsp;&lt;BR /&gt;tickvaluesequence = ( start = -2 end = 36 increment = 1))&lt;BR /&gt;tickvalueattrs=(size=6pt)&lt;BR /&gt;labelattrs = (size=8pt))&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 17:43:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Fitting-all-values-on-x-axis/m-p/280505#M9960</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2016-06-27T17:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fitting all values on x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Fitting-all-values-on-x-axis/m-p/280506#M9961</link>
      <description>&lt;P&gt;I'm not sure of the plot types you're using based on the code snippit, but try removing the LINEAROPTS from your code and set TYPE=DISCRETE to see if that will give you what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 17:47:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Fitting-all-values-on-x-axis/m-p/280506#M9961</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2016-06-27T17:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fitting all values on x-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Fitting-all-values-on-x-axis/m-p/280559#M9962</link>
      <description>&lt;P&gt;In your "linearopts" portion of the code, try adding "viewmin=-2&amp;nbsp;viewmax=36"&amp;nbsp;before the tickvaluesequence.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 18:57:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Fitting-all-values-on-x-axis/m-p/280559#M9962</guid>
      <dc:creator>howarder</dc:creator>
      <dc:date>2016-06-27T18:57:35Z</dc:date>
    </item>
  </channel>
</rss>

