<?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 plm with dashed lines in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/proc-plm-with-dashed-lines/m-p/367064#M12758</link>
    <description>Start with a different than default ODS style.&lt;BR /&gt;I suggest Analysis if you have it available.&lt;BR /&gt;Add&lt;BR /&gt;ods html style=Analysis;&lt;BR /&gt;before your code (or in which ever ods destination you are using)</description>
    <pubDate>Wed, 14 Jun 2017 17:18:34 GMT</pubDate>
    <dc:creator>seltonsy</dc:creator>
    <dc:date>2017-06-14T17:18:34Z</dc:date>
    <item>
      <title>proc plm with dashed lines</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-plm-with-dashed-lines/m-p/367021#M12755</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying do a proc plm (see below and results attached) and I was wondering if there is a possibility to get a dashed or dotted line instead of one of the colored lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc plm restore=data1;&lt;BR /&gt;effectplot slicefit (x=avg_exer sliceby= METF_YN) / clm;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13946iAE8ABA06405D7A90/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="SliceFitPlot1.png" title="SliceFitPlot1.png" /&gt;</description>
      <pubDate>Wed, 14 Jun 2017 16:42:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-plm-with-dashed-lines/m-p/367021#M12755</guid>
      <dc:creator>seltonsy</dc:creator>
      <dc:date>2017-06-14T16:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: proc plm with dashed lines</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-plm-with-dashed-lines/m-p/367064#M12758</link>
      <description>Start with a different than default ODS style.&lt;BR /&gt;I suggest Analysis if you have it available.&lt;BR /&gt;Add&lt;BR /&gt;ods html style=Analysis;&lt;BR /&gt;before your code (or in which ever ods destination you are using)</description>
      <pubDate>Wed, 14 Jun 2017 17:18:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-plm-with-dashed-lines/m-p/367064#M12758</guid>
      <dc:creator>seltonsy</dc:creator>
      <dc:date>2017-06-14T17:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: proc plm with dashed lines</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/proc-plm-with-dashed-lines/m-p/367080#M12759</link>
      <description>&lt;P&gt;The solution proposed by "seltonsy" should work fine. &amp;nbsp;However, if you want to retain the consistency of using HTMLBlue style for the graph, you can set ATTRPRIORITY=none in the ODS GRAPHICS statement before the procedure call. &amp;nbsp;This option changes the way the line and marker attributes are cycled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods graphics / attrpriority=none;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 17:54:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/proc-plm-with-dashed-lines/m-p/367080#M12759</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-06-14T17:54:33Z</dc:date>
    </item>
  </channel>
</rss>

