<?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: proc sgplot - axis scale and tick marks in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229759#M54424</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In the sgplot you could use statement as below&lt;BR /&gt;&lt;BR /&gt;yaxis min=0 max=10 values=( 2 4 6 8 );&lt;BR /&gt;&lt;BR /&gt;this is an untested code , may help you&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jag</description>
    <pubDate>Tue, 13 Oct 2015 17:33:23 GMT</pubDate>
    <dc:creator>Jagadishkatam</dc:creator>
    <dc:date>2015-10-13T17:33:23Z</dc:date>
    <item>
      <title>proc sgplot - axis scale and tick marks</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229728#M54421</link>
      <description>&lt;P&gt;How do I keep the scale of y-axis from 0 to 10 but only display tick values at 2 4 6 8. Essentially, I want to have 5 intervals (from 0 to 10) instead of 3, so my scatter plot is placed in the middle of the graph instead of being more spread out.&lt;/P&gt;&lt;P&gt;My dataset has only 4 observations at (2 4 6 8). Please find an attachment with display of plots.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 15:46:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229728#M54421</guid>
      <dc:creator>kc</dc:creator>
      <dc:date>2015-10-13T15:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot - axis scale and tick marks</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229759#M54424</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In the sgplot you could use statement as below&lt;BR /&gt;&lt;BR /&gt;yaxis min=0 max=10 values=( 2 4 6 8 );&lt;BR /&gt;&lt;BR /&gt;this is an untested code , may help you&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jag</description>
      <pubDate>Tue, 13 Oct 2015 17:33:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229759#M54424</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2015-10-13T17:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot - axis scale and tick marks</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229777#M54425</link>
      <description>&lt;P&gt;I did run this code below with no luck.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 18:59:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229777#M54425</guid>
      <dc:creator>kc</dc:creator>
      <dc:date>2015-10-13T18:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot - axis scale and tick marks</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229898#M54436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try adding offsetmix = 1 and offsetmax = 1 into the yaxis statement along with values = (2 4 6 8).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:44:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/229898#M54436</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2015-10-14T13:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot - axis scale and tick marks</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/230150#M54458</link>
      <description>Worked perfectly, thanks!</description>
      <pubDate>Thu, 15 Oct 2015 19:47:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/230150#M54458</guid>
      <dc:creator>kc</dc:creator>
      <dc:date>2015-10-15T19:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: proc sgplot - axis scale and tick marks</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/230153#M54459</link>
      <description>You're welcome.</description>
      <pubDate>Thu, 15 Oct 2015 19:50:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-sgplot-axis-scale-and-tick-marks/m-p/230153#M54459</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2015-10-15T19:50:01Z</dc:date>
    </item>
  </channel>
</rss>

