<?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 SHEWHART IRChart = Plot x-axis against one value, but display another? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SHEWHART-IRChart-Plot-x-axis-against-one-value-but-display/m-p/133055#M6944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't really plot two x-axis variables, but you can display the dates via the block variables that are in the IRCHART syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if year month and day are variables in your data set with obvious meaning, then this would give you a chart with effectively 2 different x-axes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IRCHART HUMIDITY*BATCH(year month day);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think for this to work properly, the data would have to be sorted by year month and day, and also by batch (which of course should have the same sort order as year month day)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 20:51:55 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2013-11-06T20:51:55Z</dc:date>
    <item>
      <title>PROC SHEWHART IRChart = Plot x-axis against one value, but display another?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SHEWHART-IRChart-Plot-x-axis-against-one-value-but-display/m-p/133053#M6942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a PROC SHEWHART (DATA = work.SPCTable ); IRCHART.&amp;nbsp; I'm looking to plot our production batches on the X-axis with humidity on the Y-axis.&amp;nbsp; I'd like to plot the humidity against batch, but under the chart I'd like to see the dates along the X-axis.&amp;nbsp; I.e., plot against one parameter, but display another on the X-axis.&amp;nbsp; Make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 19:32:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SHEWHART-IRChart-Plot-x-axis-against-one-value-but-display/m-p/133053#M6942</guid>
      <dc:creator>Bullfrog</dc:creator>
      <dc:date>2013-11-05T19:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SHEWHART IRChart = Plot x-axis against one value, but display another?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SHEWHART-IRChart-Plot-x-axis-against-one-value-but-display/m-p/133054#M6943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a format, such that each batch has a formatted date associated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 20:10:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SHEWHART-IRChart-Plot-x-axis-against-one-value-but-display/m-p/133054#M6943</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-11-06T20:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SHEWHART IRChart = Plot x-axis against one value, but display another?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SHEWHART-IRChart-Plot-x-axis-against-one-value-but-display/m-p/133055#M6944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't really plot two x-axis variables, but you can display the dates via the block variables that are in the IRCHART syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if year month and day are variables in your data set with obvious meaning, then this would give you a chart with effectively 2 different x-axes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IRCHART HUMIDITY*BATCH(year month day);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think for this to work properly, the data would have to be sorted by year month and day, and also by batch (which of course should have the same sort order as year month day)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 20:51:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SHEWHART-IRChart-Plot-x-axis-against-one-value-but-display/m-p/133055#M6944</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2013-11-06T20:51:55Z</dc:date>
    </item>
  </channel>
</rss>

