<?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: How to change PROC SHEWHART VREF Line Thickness? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/799944#M39346</link>
    <description>&lt;P&gt;A bit awkward, but this works...Suppose you want a reference line at 55. Add more lines just above and below 55, so you get the appearance of a thicker line.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;proc shewhart data=sashelp.class;&lt;BR /&gt;&amp;nbsp; irchart height * name / vref=55 54.8 54.9 55.1 55.2;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, for ODS Graphics there might be a style template modification that would do it.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 19:28:00 GMT</pubDate>
    <dc:creator>Zard</dc:creator>
    <dc:date>2022-03-03T19:28:00Z</dc:date>
    <item>
      <title>How to change PROC SHEWHART VREF Line Thickness?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/799872#M39344</link>
      <description>&lt;P&gt;I found different "W" options like "WLIMITS", "WTREND", etc.&lt;/P&gt;
&lt;P&gt;But nothing for changing the width / thickness of lines generated with "VREF".&lt;/P&gt;
&lt;P&gt;I can change the line type with "LVREF", but nothing about thickness...&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 14:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/799872#M39344</guid>
      <dc:creator>narnia649</dc:creator>
      <dc:date>2022-03-03T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to change PROC SHEWHART VREF Line Thickness?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/799888#M39345</link>
      <description>&lt;P&gt;So, you are asking about the thickness of vertical reference line. There is probably nothing original about proc shewhart in that respect. Try adding this option to vref statement:&lt;FONT color="#0000FF"&gt; / axis=x lineattrs=(thickness=3 /*color=darkred pattern=dash*/);&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:40:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/799888#M39345</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2022-03-03T15:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to change PROC SHEWHART VREF Line Thickness?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/799944#M39346</link>
      <description>&lt;P&gt;A bit awkward, but this works...Suppose you want a reference line at 55. Add more lines just above and below 55, so you get the appearance of a thicker line.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;proc shewhart data=sashelp.class;&lt;BR /&gt;&amp;nbsp; irchart height * name / vref=55 54.8 54.9 55.1 55.2;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, for ODS Graphics there might be a style template modification that would do it.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 19:28:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/799944#M39346</guid>
      <dc:creator>Zard</dc:creator>
      <dc:date>2022-03-03T19:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to change PROC SHEWHART VREF Line Thickness?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/800241#M39359</link>
      <description>Unfortunately, this kept erroring out for me. Thanks for the suggestion!</description>
      <pubDate>Fri, 04 Mar 2022 16:57:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-change-PROC-SHEWHART-VREF-Line-Thickness/m-p/800241#M39359</guid>
      <dc:creator>narnia649</dc:creator>
      <dc:date>2022-03-04T16:57:41Z</dc:date>
    </item>
  </channel>
</rss>

