<?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: KM Plot line thickness in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163267#M6127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Statkoc,&lt;/P&gt;&lt;P&gt;You are working with ods graphics off and trying to apply xchanges to&amp;nbsp; classical sas graphs&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.nesug.org/Proceedings/nesug06/po/po08.pdf"&gt;http://www.nesug.org/Proceedings/nesug06/po/po08.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there is another manner of working&amp;nbsp; i shall try to explain here&lt;/P&gt;&lt;P&gt;(working by default for 9.3.2 as ods graphics on; is active)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets take few similar code&amp;nbsp;&amp;nbsp; ods graphics must be open !!!!!&lt;/P&gt;&lt;P&gt;first line open the sge possibility&lt;/P&gt;&lt;P&gt;second line rtestrict the work to only the graph plot (without any sas graph instructions):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;ods&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;html&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; sge=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;on&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;ods&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;select&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; lifetest.survivalplot;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white; mso-ansi-language: EN-US;"&gt;proc&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white; mso-ansi-language: EN-US;"&gt;lifetest&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;data&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=muco.survie_cohorte_sexe graphics &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;plots&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=(s) &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;cs&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=none &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;width&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white; mso-ansi-language: EN-US;"&gt;1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;time&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; duree_vie*censure(&lt;/SPAN&gt;&lt;SPAN style="color: teal; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;strata&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; cohorte_sexe ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;survival&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;out&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=muco.sortie_survie_cohortes_sexe_mkm ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;title&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;'Analyse de survie par cohorte de sexe 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;title2&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white; mso-ansi-language: EN-US;"&gt;'Methode Kaplan-Meier'&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white; mso-ansi-language: EN-US;"&gt;run&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: blue; background: white;"&gt;select&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: blue; background: white;"&gt;all&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;you have some results&amp;nbsp;&amp;nbsp; 2 thin lines and colored in blue and red&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4871" alt="aw2014-02-05_140016.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4871_aw2014-02-05_140016.png" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Now open the sge&amp;nbsp; &lt;STRONG&gt;sas graphic editor&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4872" alt="aw2014-02-05_140110.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/4872_aw2014-02-05_140110.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;and you can change the style from statistical to analysis&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4873" alt="aw2014-02-05_140230.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4873_aw2014-02-05_140230.png" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;and the thickness of your graphic and a lot of others details on the two types of line: scatter and survival&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;with a right clic on a line&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4874" alt="aw2014-02-05_140506.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4874_aw2014-02-05_140506.png" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;and saving it in png under a new name&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;You have a lot of different examples on survival code on pages 124-137 in my text&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;A class="jive-link-external-small" href="http://www.ined.fr/brochure_wielki/sasvolume2"&gt;http://www.ined.fr/brochure_wielki/sasvolume2&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;BUT it is written in french&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Some texts in english are indicated here :&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;STRONG&gt;about the SGE&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;SPAN&gt;Sanjay Matange ODS GRAPHICS EDITOR &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.nesug.org/Proceedings/nesug08/po/po24.pdf"&gt;http://www.nesug.org/Proceedings/nesug08/po/po24.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;STRONG&gt;about survival&lt;/STRONG&gt; see here a very good resume of ways&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;A class="jive-link-external-small" href="http://www.pharmasug.org/proceedings/2012/DG/PharmaSUG-2012-DG05.pdf"&gt;http://www.pharmasug.org/proceedings/2012/DG/PharmaSUG-2012-DG05.pdf&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Finally you have also the &lt;STRONG&gt;ods graphical designer&lt;/STRONG&gt; as clic click solution&amp;nbsp; see visual pages 138 to 141&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;the learning process could take time as you are starting in sas coming from spss.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;a lot of sas users are not knowing yet what is explained here.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Good luck&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Andre&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Feb 2014 13:30:26 GMT</pubDate>
    <dc:creator>Andre</dc:creator>
    <dc:date>2014-02-05T13:30:26Z</dc:date>
    <item>
      <title>KM Plot line thickness</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163265#M6125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am using SAS 9.3 ( recently moved from SPSS to SAS.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running KM survival curve and my questions is slightly "cosmetic" .&lt;/P&gt;&lt;P&gt;I want the KM survival lines &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;thicker&lt;/STRONG&gt;&lt;/SPAN&gt; (double thicker than default) and different colors than default. Below is the code.&lt;/P&gt;&lt;P&gt;In output, I am having KM survival plot in perfect shape but not with the thickness and line colors I wanted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is much appreciated.&lt;/P&gt;&lt;P&gt;E.K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***KM test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; goptions lfactor=5 vsize=5 hsize=7 ftext=swissb noprompt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; symbol1 c=black v=point h=1 i=steplj l=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; symbol2 c=blue v=point h=1 i=steplj l=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; symbol3 c=red v=point h=1 i=steplj l=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; symbol4 c=orange v=point h=1 i=steplj l=1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; axis1&amp;nbsp; label=('Years')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order=(0 to 7 by 1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minor=none;&lt;/P&gt;&lt;P&gt;&amp;nbsp; axis2&amp;nbsp; label=(a=90 'Proportion Free from Death')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order=(0 to 1 by 0.2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minor=none;&lt;/P&gt;&lt;P&gt;Title 'XYZ';&lt;/P&gt;&lt;P&gt;proc lifetest data=dt plots=survival(atrisk (maxlen=13 outside(0.15)));&lt;/P&gt;&lt;P&gt;time KM_years * censor(0);&lt;/P&gt;&lt;P&gt;strata abc /order=internal;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 05:29:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163265#M6125</guid>
      <dc:creator>statkoc</dc:creator>
      <dc:date>2014-02-05T05:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: KM Plot line thickness</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163266#M6126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;One way would be to use the ODS table to output the survival data in a SAS table, then use PROC (S)GPLOT to plot it.&lt;/P&gt;&lt;P&gt;If you run the ODS TRACE ON; command before your proc lifetest. in the log file you will get the SAS tables associated with this PROC.&lt;/P&gt;&lt;P&gt;Then run ODS TRACE OFF to stop getting the information in the log;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anca.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 12:22:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163266#M6126</guid>
      <dc:creator>AncaTilea</dc:creator>
      <dc:date>2014-02-05T12:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: KM Plot line thickness</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163267#M6127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Statkoc,&lt;/P&gt;&lt;P&gt;You are working with ods graphics off and trying to apply xchanges to&amp;nbsp; classical sas graphs&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.nesug.org/Proceedings/nesug06/po/po08.pdf"&gt;http://www.nesug.org/Proceedings/nesug06/po/po08.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there is another manner of working&amp;nbsp; i shall try to explain here&lt;/P&gt;&lt;P&gt;(working by default for 9.3.2 as ods graphics on; is active)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets take few similar code&amp;nbsp;&amp;nbsp; ods graphics must be open !!!!!&lt;/P&gt;&lt;P&gt;first line open the sge possibility&lt;/P&gt;&lt;P&gt;second line rtestrict the work to only the graph plot (without any sas graph instructions):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;ods&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;html&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; sge=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;on&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;ods&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;select&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; lifetest.survivalplot;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white; mso-ansi-language: EN-US;"&gt;proc&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white; mso-ansi-language: EN-US;"&gt;lifetest&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;data&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=muco.survie_cohorte_sexe graphics &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;plots&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=(s) &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;cs&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=none &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;width&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: teal; background: white; mso-ansi-language: EN-US;"&gt;1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;time&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; duree_vie*censure(&lt;/SPAN&gt;&lt;SPAN style="color: teal; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;) ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;strata&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; cohorte_sexe ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;survival&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;out&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=muco.sortie_survie_cohortes_sexe_mkm ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;title&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;'Analyse de survie par cohorte de sexe 1'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white; mso-ansi-language: EN-US;"&gt;title2&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white; mso-ansi-language: EN-US;"&gt;'Methode Kaplan-Meier'&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy; background: white; mso-ansi-language: EN-US;"&gt;run&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white; mso-ansi-language: EN-US;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: blue; background: white;"&gt;select&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: blue; background: white;"&gt;all&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;you have some results&amp;nbsp;&amp;nbsp; 2 thin lines and colored in blue and red&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4871" alt="aw2014-02-05_140016.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4871_aw2014-02-05_140016.png" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Now open the sge&amp;nbsp; &lt;STRONG&gt;sas graphic editor&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4872" alt="aw2014-02-05_140110.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/4872_aw2014-02-05_140110.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;and you can change the style from statistical to analysis&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4873" alt="aw2014-02-05_140230.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4873_aw2014-02-05_140230.png" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;and the thickness of your graphic and a lot of others details on the two types of line: scatter and survival&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;with a right clic on a line&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;IMG __jive_id="4874" alt="aw2014-02-05_140506.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4874_aw2014-02-05_140506.png" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;and saving it in png under a new name&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;You have a lot of different examples on survival code on pages 124-137 in my text&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;A class="jive-link-external-small" href="http://www.ined.fr/brochure_wielki/sasvolume2"&gt;http://www.ined.fr/brochure_wielki/sasvolume2&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;BUT it is written in french&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Some texts in english are indicated here :&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;STRONG&gt;about the SGE&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;SPAN&gt;Sanjay Matange ODS GRAPHICS EDITOR &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.nesug.org/Proceedings/nesug08/po/po24.pdf"&gt;http://www.nesug.org/Proceedings/nesug08/po/po24.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;STRONG&gt;about survival&lt;/STRONG&gt; see here a very good resume of ways&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;A class="jive-link-external-small" href="http://www.pharmasug.org/proceedings/2012/DG/PharmaSUG-2012-DG05.pdf"&gt;http://www.pharmasug.org/proceedings/2012/DG/PharmaSUG-2012-DG05.pdf&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Finally you have also the &lt;STRONG&gt;ods graphical designer&lt;/STRONG&gt; as clic click solution&amp;nbsp; see visual pages 138 to 141&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;the learning process could take time as you are starting in sas coming from spss.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;a lot of sas users are not knowing yet what is explained here.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Good luck&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;Andre&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10.0pt; line-height: 115%; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 13:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163267#M6127</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2014-02-05T13:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: KM Plot line thickness</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163268#M6128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a blog article on this.&amp;nbsp; In the STEPPLOT, change the thickness of the line by using the following option:&amp;nbsp; STEPPLOT x=&amp;nbsp; y=&amp;nbsp; / LINEATTRS=(THICKNESS=2).&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2011/11/28/survival-plot-with-external-at-risk-table/"&gt;http://blogs.sas.com/content/graphicallyspeaking/2011/11/28/survival-plot-with-external-at-risk-table/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 14:11:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/KM-Plot-line-thickness/m-p/163268#M6128</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2014-02-05T14:11:40Z</dc:date>
    </item>
  </channel>
</rss>

