<?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 Control Chart Builder: Bring markers to the front in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Control-Chart-Builder-Bring-markers-to-the-front/m-p/828910#M101091</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We recently converted our control charts to a control chart builder.&amp;nbsp; What we see now is that our markers are underneath the limit and average line, which makes it hard to see.&amp;nbsp; Is there an easy way to get them on top of these lines?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what we get:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jan_solo_ff_0-1737649011440.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72212i21CF5B74DDC93541/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jan_solo_ff_0-1737649011440.png" alt="jan_solo_ff_0-1737649011440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what we want:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jan_solo_ff_1-1737649077287.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72217i0D81CEE7DFAFF60C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jan_solo_ff_1-1737649077287.png" alt="jan_solo_ff_1-1737649077287.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did notice that if I place a line manually it will go underneath the markers:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jan_solo_ff_2-1737649460871.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72225i094832041618B8CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jan_solo_ff_2-1737649460871.png" alt="jan_solo_ff_2-1737649460871.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So worst case we could calculate and place the limits/avg as a custom line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Control Chart Builder(
	Size( 600, 310 ),
	Show Two Shewhart Charts( 0 ),
	Show Limit Labels( 1 ),
	Show Limit Summaries( 0 ),
	Variables(
		Subgroup( :BATCH ),
		Y( :"Mean(RESULT)"n )
	),
	Chart(
		Points( Statistic( "Individual" ) ),
		Limits( Sigma( "Moving Range" ) ),
		Set Control Limits( {LCL( 150 ), UCL( 200 )} )
	),
	Show Control Panel( 0 ),
	SendToReport(
		Dispatch( {}, "Control Chart Builder", OutlineBox,
			{Set Title(
				"&amp;lt;Product&amp;gt; - &amp;lt;Parameter&amp;gt;"
			)}
		),
		Dispatch( {}, "Batch", ScaleBox,
			{Min( -0.5 ), Max( 47.3 ), Inc( 1 ), Minor Ticks( 0 )}
		),
		Dispatch( {}, "Mean(RESULT)", ScaleBox,
			{Min( 140 ), Max( 210 ), Inc( 10 ), Minor Ticks( 1 )}
		),
		Dispatch( {}, "graph display 1 title", TextEditBox, {Set Text( "" )} ),
		Dispatch( {}, "Subgroup display 1 title", TextEditBox,
			{Set Text( "Batch" )}
		),
		Dispatch( {}, "Y display 1 title", TextEditBox,
			{Set Text( "Parameter" )}
		)
	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Is it possible to get the markers on top of the limits &amp;amp; average line?&amp;nbsp; How would we do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 16:28:21 GMT</pubDate>
    <dc:creator>jan_solo_ff</dc:creator>
    <dc:date>2025-01-23T16:28:21Z</dc:date>
    <item>
      <title>Control Chart Builder: Bring markers to the front</title>
      <link>https://community.jmp.com/t5/Discussions/Control-Chart-Builder-Bring-markers-to-the-front/m-p/828910#M101091</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We recently converted our control charts to a control chart builder.&amp;nbsp; What we see now is that our markers are underneath the limit and average line, which makes it hard to see.&amp;nbsp; Is there an easy way to get them on top of these lines?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what we get:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jan_solo_ff_0-1737649011440.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72212i21CF5B74DDC93541/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jan_solo_ff_0-1737649011440.png" alt="jan_solo_ff_0-1737649011440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what we want:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jan_solo_ff_1-1737649077287.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72217i0D81CEE7DFAFF60C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jan_solo_ff_1-1737649077287.png" alt="jan_solo_ff_1-1737649077287.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did notice that if I place a line manually it will go underneath the markers:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jan_solo_ff_2-1737649460871.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72225i094832041618B8CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jan_solo_ff_2-1737649460871.png" alt="jan_solo_ff_2-1737649460871.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So worst case we could calculate and place the limits/avg as a custom line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Control Chart Builder(
	Size( 600, 310 ),
	Show Two Shewhart Charts( 0 ),
	Show Limit Labels( 1 ),
	Show Limit Summaries( 0 ),
	Variables(
		Subgroup( :BATCH ),
		Y( :"Mean(RESULT)"n )
	),
	Chart(
		Points( Statistic( "Individual" ) ),
		Limits( Sigma( "Moving Range" ) ),
		Set Control Limits( {LCL( 150 ), UCL( 200 )} )
	),
	Show Control Panel( 0 ),
	SendToReport(
		Dispatch( {}, "Control Chart Builder", OutlineBox,
			{Set Title(
				"&amp;lt;Product&amp;gt; - &amp;lt;Parameter&amp;gt;"
			)}
		),
		Dispatch( {}, "Batch", ScaleBox,
			{Min( -0.5 ), Max( 47.3 ), Inc( 1 ), Minor Ticks( 0 )}
		),
		Dispatch( {}, "Mean(RESULT)", ScaleBox,
			{Min( 140 ), Max( 210 ), Inc( 10 ), Minor Ticks( 1 )}
		),
		Dispatch( {}, "graph display 1 title", TextEditBox, {Set Text( "" )} ),
		Dispatch( {}, "Subgroup display 1 title", TextEditBox,
			{Set Text( "Batch" )}
		),
		Dispatch( {}, "Y display 1 title", TextEditBox,
			{Set Text( "Parameter" )}
		)
	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Is it possible to get the markers on top of the limits &amp;amp; average line?&amp;nbsp; How would we do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 16:28:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Control-Chart-Builder-Bring-markers-to-the-front/m-p/828910#M101091</guid>
      <dc:creator>jan_solo_ff</dc:creator>
      <dc:date>2025-01-23T16:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Control Chart Builder: Bring markers to the front</title>
      <link>https://community.jmp.com/t5/Discussions/Control-Chart-Builder-Bring-markers-to-the-front/m-p/828931#M101092</link>
      <description>&lt;P&gt;Right click on the graph, go to Customize and move Marker to bottom of the list&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1737650383043.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72227i643783ED084F0AFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="jthi_0-1737650383043.png" alt="jthi_0-1737650383043.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 16:40:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Control-Chart-Builder-Bring-markers-to-the-front/m-p/828931#M101092</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-01-23T16:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Control Chart Builder: Bring markers to the front</title>
      <link>https://community.jmp.com/t5/Discussions/Control-Chart-Builder-Bring-markers-to-the-front/m-p/829134#M101102</link>
      <description>&lt;P&gt;Thank you,. this solved the issue.&lt;/P&gt;&lt;P&gt;To solve this in a script, add a dispatch:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Dispatch(
    {},
	"Control Chart Builder",
	FrameBox,
	{Reorder Segs( {1, 2, 4, 5, 6, 7, 8} )}
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 13:27:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Control-Chart-Builder-Bring-markers-to-the-front/m-p/829134#M101102</guid>
      <dc:creator>jan_solo_ff</dc:creator>
      <dc:date>2025-01-24T13:27:07Z</dc:date>
    </item>
  </channel>
</rss>

