<?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: [Script] Get rid of Moving Range chart in control chart builder in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12280#M11701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karen!&amp;nbsp; placing the &lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Show Two Shewhart Charts (0) statement first worked&lt;/SPAN&gt;&amp;nbsp; for me --I also had to remove the reference to Chart Position 2 to get it to work:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;delete or comment out this line:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Chart( Position( 2 ) ),&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2016 17:31:08 GMT</pubDate>
    <dc:creator>jmpbeginner</dc:creator>
    <dc:date>2016-04-25T17:31:08Z</dc:date>
    <item>
      <title>[Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12273#M11694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello~ all~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get rid of&lt;STRONG&gt; Moving Range chart&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in the 'Control chart builder' platform&lt;/P&gt;&lt;P&gt;by using JMP script? : )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8761_I chart.jpg" style="width: 994px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1543iFC64AC18152C885E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8761_I chart.jpg" alt="8761_I chart.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Here is the script for the 'control chart builder' sample.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt = Open( "$SAMPLE_DATA/Quality Control/Coating.jmp" );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; Control Chart Builder(&lt;BR /&gt; Show Control Panel( 0 ),&lt;BR /&gt; Variables( Subgroup( :Pin ), Y( :Weight ) ),&lt;BR /&gt; Chart( Position( 1 ), Limits( Spec Limits( 1 ) ), Warnings( Test 1( 1 ) ) ),&lt;BR /&gt; Chart( Position( 2 ) ),&lt;BR /&gt; SendToReport( Dispatch( {}, "graph title", TextEditBox, {Set Text( "Individual chart of Weight" )} ) )&lt;BR /&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 23:16:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12273#M11694</guid>
      <dc:creator>Steve_Kim</dc:creator>
      <dc:date>2016-10-18T23:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12274#M11695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;It is very subtle, if place your cursor on the Y-axis of the Moving range just until the hand is facing up (this is somewhat tricky),&amp;nbsp; then drag the hand (axis) to the left and the Moving Range chart will disappear.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8764_Screen Shot 2015-05-11 at 2.44.06 AM.png" style="width: 998px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1544i98EBD9CD4F1A0CC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8764_Screen Shot 2015-05-11 at 2.44.06 AM.png" alt="8764_Screen Shot 2015-05-11 at 2.44.06 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 23:16:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12274#M11695</guid>
      <dc:creator>louv</dc:creator>
      <dc:date>2016-10-18T23:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12275#M11696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much~ LouV,&lt;/P&gt;&lt;P&gt;But my question is ... remove the 'Moving Range chart' by using &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="color: #0000ff; text-decoration: underline;"&gt;JMP script&lt;/STRONG&gt;&lt;/SPAN&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[1] I'm currently use JMP 11.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I can click the mouse right button and 'Remove' button to remove it, but there are over 100 control charts.&amp;nbsp; So I have to use JMP script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[2] I thought that if I delete the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;'Chart (Position (2))&lt;/STRONG&gt;&lt;/SPAN&gt;' in the script&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , then&amp;nbsp; I could remove the 2nd control chart which is 'Moving Range chart' &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;but it couldn't&lt;/STRONG&gt;&lt;/SPAN&gt;. (It feels bug ... Maybe I don't know how to change it &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://kvoqx44227.lithium.com/7.0.1.0/images/emoticons/silly.png"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt = Open( "$SAMPLE_DATA/Quality Control/Coating.jmp" );&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; Control Chart Builder( Show Control Panel( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Variables( Subgroup( :Pin ), Y( :Weight ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chart( Position( 1 ), Limits( Spec Limits( 1 ) ), Warnings( Test 1( 1 ) ) ),&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chart( Position( 2 ) ),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SendToReport( Dispatch( {}, "graph title", TextEditBox, {Set Text( "Individual chart of Weight" )} ) )&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[3] I know there is a 'IR' menu for I chart&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , but I have to use 'control chart builder' menu&amp;nbsp; to customize the rule 2. (form 9 to 8 points) &lt;SPAN __jive_emoticon_name="cry" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://kvoqx44227.lithium.com/7.0.1.0/images/emoticons/cry.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8768_I chart (2).jpg" style="width: 1004px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/1546i9D42F29D9A50CAA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8768_I chart (2).jpg" alt="8768_I chart (2).jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------&amp;nbsp; or&amp;nbsp; --------------&lt;/P&gt;&lt;P&gt;Maybe I have to use 'I' chart menu...&lt;/P&gt;&lt;P&gt;adding formula with label funtion for Rule 2 (Marks on the 8points)&amp;nbsp;&amp;nbsp; (Default : marks from 9points)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 23:16:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12275#M11696</guid>
      <dc:creator>Steve_Kim</dc:creator>
      <dc:date>2016-10-18T23:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12276#M11697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I made up an example, removed the MR chart and saved the script I get at "Show Two Shewhart Charts (0)" line of code...if it is set to 1 I get both charts, 0 to get one chart.&amp;nbsp; The line of code only appeared in the saved script AFTER I manually removed the chart, the joys of JSL?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Karen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Courier;"&gt;Control Chart Builder&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Courier;"&gt;&amp;nbsp; Show Two Shewhart Charts&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Courier;"&gt;&amp;nbsp; Show Capability&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Courier;"&gt;&amp;nbsp; Variables&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;column name &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Courier;"&gt;&amp;nbsp; Chart&lt;STRONG&gt;(&lt;/STRONG&gt; Points&lt;STRONG&gt;(&lt;/STRONG&gt; Statistic&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #942193;"&gt;"Individual"&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt; Limits&lt;STRONG&gt;(&lt;/STRONG&gt; Sigma&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;SPAN style="color: #942193;"&gt;"Moving Range"&lt;/SPAN&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Courier;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 18:26:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12276#M11697</guid>
      <dc:creator>KarenC</dc:creator>
      <dc:date>2015-05-11T18:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12277#M11698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karen~~&lt;/P&gt;&lt;P&gt;Thank you for your advice~! &lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" height="1" src="https://community.jmp.com/7.0.1.0/images/emoticons/laugh.png" width="1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Yes~~&amp;nbsp; That's it, but it's &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;not working&lt;/STRONG&gt;&lt;/SPAN&gt;. I dont know why.. &lt;SPAN __jive_emoticon_name="cry" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.jmp.com/7.0.1.0/images/emoticons/cry.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried it with other computers, but it doesn't work.&amp;nbsp; (JMP Version 11.2.1)&lt;/P&gt;&lt;P&gt;(File &amp;gt; Preferences &amp;gt; Platforms &amp;gt; Control Chart Builder :&amp;nbsp; Inactivate "Show Two Shewhart Chart")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt = Open( "$SAMPLE_DATA/Quality Control/Coating.jmp" );&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; Control Chart Builder(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Show Control Panel( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Show Two Shewhart Charts( 0 ),&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Variables( Subgroup( :Pin ), Y( :Weight ) ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chart(&amp;nbsp; Points( Statistic( "Individual" ) ),&amp;nbsp; Limits( Sigma( "User Defined" ), Spec Limits( 1 ) ),&amp;nbsp; Warnings( Test 1( 1 ), Test 2( 1 ), Test 3( 1 ) ) )&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 12:13:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12277#M11698</guid>
      <dc:creator>Steve_Kim</dc:creator>
      <dc:date>2015-05-12T12:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12278#M11699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't ask me why, I am just a JSL hack.&amp;nbsp; Swap the Show Control Panel and Show Two Stewart Chart commands so that the two chart command is first.&amp;nbsp; That worked for me.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 23:13:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12278#M11699</guid>
      <dc:creator>KarenC</dc:creator>
      <dc:date>2015-05-13T23:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12279#M11700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="mailto:Karen@boulderstats"&gt;Karen@boulderstats&lt;/A&gt; is correct. If you put the Show Two Shewhart Charts (0) statement first, you'll get the single individuals chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: If you place that statement second (or beyond) in your chart builder script, you'll get the default of two Shewhart charts (regardless of your preference setting and regardless of whether you put 1 or 0 in the Shewhart line of the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 18:34:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12279#M11700</guid>
      <dc:creator>wendy_o</dc:creator>
      <dc:date>2016-01-07T18:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12280#M11701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karen!&amp;nbsp; placing the &lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Show Two Shewhart Charts (0) statement first worked&lt;/SPAN&gt;&amp;nbsp; for me --I also had to remove the reference to Chart Position 2 to get it to work:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;delete or comment out this line:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Chart( Position( 2 ) ),&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 17:31:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/12280#M11701</guid>
      <dc:creator>jmpbeginner</dc:creator>
      <dc:date>2016-04-25T17:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85702#M38256</link>
      <description>&lt;P&gt;Thanks for the information on how to remove the mR chart with JSL.&amp;nbsp; Unfortunately it's not working for me, and anyone has a solution that would be greatly appreciated.&amp;nbsp; I am using JMP 12.1.0, have placed the TwoCharts(0) first, and taken out the Chart(Position(2)), but am still getting both charts.&amp;nbsp; Below is the code I am using.&amp;nbsp; Thanks Again!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Control Chart Builder(&lt;BR /&gt;Show Two Shewhart Charts(0),&lt;BR /&gt;Size( 650, 500 ),&lt;BR /&gt;Show Control Panel( 0 ),&lt;BR /&gt;Show Capability( 0 ),&lt;BR /&gt;Variables( Subgroup( :Batch ), Y( :Peak ) ),&lt;BR /&gt;Customize Tests( Test 2( 8, "2" ), Test 3( 7, "3" ) ),&lt;BR /&gt;Chart( Position( 1 ),&lt;BR /&gt;Points( Statistic( "Individual" ) ),&lt;BR /&gt;Limits( Sigma( "Moving Range" ) ),&lt;BR /&gt;Warnings( Test 1( 1 ), Test 2( 1 ), Test 3( 1 ) )&lt;BR /&gt;)&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:16:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85702#M38256</guid>
      <dc:creator>Paul_J</dc:creator>
      <dc:date>2018-12-12T15:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85706#M38258</link>
      <description>&lt;P&gt;Here is a script using the Big Class data table, and your script, running in JMP 12.2 and it seems to work great&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="onechart.PNG" style="width: 967px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/14831i880B4692855E9A3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="onechart.PNG" alt="onechart.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Big Class.jmp" );


Control Chart Builder(
	Show Two Shewhart Charts( 0 ),
	Size( 650, 500 ),
	Show Control Panel( 0 ),
	Show Capability( 0 ),
	Variables( Subgroup( :age ), Y( :height ) ),
	Customize Tests( Test 2( 8, "2" ), Test 3( 7, "3" ) ),
	Chart(
		Position( 1 ),
		Points( Statistic( "Individual" ) ),
		Limits( Sigma( "Moving Range" ) ),
		Warnings( Test 1( 1 ), Test 2( 1 ), Test 3( 1 ) )
	)
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:36:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85706#M38258</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2018-12-12T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85708#M38260</link>
      <description>&lt;P&gt;Thanks, but it doen't work for me.&amp;nbsp; Must be something specific about 12.1.0 (not Pro).&amp;nbsp; Good to know at least this will be fixed in a later version, though I hope it will be fixed in the non-pro version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:47:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85708#M38260</guid>
      <dc:creator>Paul_J</dc:creator>
      <dc:date>2018-12-12T15:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85709#M38261</link>
      <description>&lt;P&gt;You should be able to go to the JMP update site and for free download 12.2&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:56:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85709#M38261</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2018-12-12T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: [Script] Get rid of Moving Range chart in control chart builder</title>
      <link>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85724#M38270</link>
      <description>&lt;P&gt;The script I have creates the chart then saves it to a journal.&amp;nbsp; Is there any way to pause the script so the user can manually remove the Range chart, then continue the script which saves the chart to a journal (and does other stuff)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 19:43:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-Get-rid-of-Moving-Range-chart-in-control-chart-builder/m-p/85724#M38270</guid>
      <dc:creator>Paul_J</dc:creator>
      <dc:date>2018-12-12T19:43:20Z</dc:date>
    </item>
  </channel>
</rss>

