<?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 Getting tick marks between defined ticks - Grid format, PROC LIFETEST KM plots in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Getting-tick-marks-between-defined-ticks-Grid-format-PROC/m-p/376894#M13009</link>
    <description>&lt;P&gt;Good Day!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) I have given y axis tick values as below in prco lifetest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tickvaluelist=(0.5 0.6 0.7 0.8 0.9 1.0). So I am getting ticks at defined 0.5, 0.6 etc. However the I want the ticks in between defined intervals, like grid format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) How to get survival probabiliy in percents on KM plot. I am getting 0 to 1 survival probability on Y axis. However I need 0 to 100 percent on Y axis.&lt;/P&gt;
&lt;P&gt;3) I am&amp;nbsp; using below options. However my plot is coming as very small in rtf ouput. I need to increase the size of output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options orientation=landscape papersize=LETTER nodate nonumber&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt; leftmargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in rightmargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in topmargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in bottommargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;4) How to get rid of legend of symbol in the plot. Any options please.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;Thank you, support is much appreciated.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2017 08:15:55 GMT</pubDate>
    <dc:creator>devarayalu</dc:creator>
    <dc:date>2017-07-18T08:15:55Z</dc:date>
    <item>
      <title>Getting tick marks between defined ticks - Grid format, PROC LIFETEST KM plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-tick-marks-between-defined-ticks-Grid-format-PROC/m-p/376894#M13009</link>
      <description>&lt;P&gt;Good Day!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) I have given y axis tick values as below in prco lifetest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tickvaluelist=(0.5 0.6 0.7 0.8 0.9 1.0). So I am getting ticks at defined 0.5, 0.6 etc. However the I want the ticks in between defined intervals, like grid format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) How to get survival probabiliy in percents on KM plot. I am getting 0 to 1 survival probability on Y axis. However I need 0 to 100 percent on Y axis.&lt;/P&gt;
&lt;P&gt;3) I am&amp;nbsp; using below options. However my plot is coming as very small in rtf ouput. I need to increase the size of output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options orientation=landscape papersize=LETTER nodate nonumber&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt; leftmargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in rightmargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in topmargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in bottommargin=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="1"&gt;1.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="1"&gt;in&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;4) How to get rid of legend of symbol in the plot. Any options please.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="1"&gt;Thank you, support is much appreciated.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 08:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-tick-marks-between-defined-ticks-Grid-format-PROC/m-p/376894#M13009</guid>
      <dc:creator>devarayalu</dc:creator>
      <dc:date>2017-07-18T08:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting tick marks between defined ticks - Grid format, PROC LIFETEST KM plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-tick-marks-between-defined-ticks-Grid-format-PROC/m-p/385827#M13230</link>
      <description>&lt;P&gt;There is an entire sas/stat chapter on modifying the km plot. &amp;nbsp;&lt;A href="https://support.sas.com/documentation/onlinedoc/stat/142/kaplan.pdf" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/stat/142/kaplan.pdf&lt;/A&gt; . If I had access to my office computer, I could better help you.&lt;/P&gt;
&lt;P&gt;You can use GTL expressions to transform proportions to percentages. &amp;nbsp;Changing the format to a percent format is an option too.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 15:15:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-tick-marks-between-defined-ticks-Grid-format-PROC/m-p/385827#M13230</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-08-05T15:15:42Z</dc:date>
    </item>
  </channel>
</rss>

