<?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: X group -&amp;gt; adjust axis in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/601338#M80468</link>
    <description>&lt;P&gt;I really hope, that in a future version there will be an option to shrink the information on the X Axis to the values that are needed for the respective plots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For 2 or 3 main groups, the approach of&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;works. But if there are more main groups, the table gets wider and wieder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I agree to&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/32729"&gt;@SamGardner&lt;/a&gt;&amp;nbsp;- then one should nest the data on the X axis.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/t5/JMP-Wish-List/X-group-restrict-the-values-on-the-axis-to-the-respective-group/idc-p/545799/highlight/true#M2303" target="_blank"&gt;https://community.jmp.com/t5/JMP-Wish-List/X-group-restrict-the-values-on-the-axis-to-the-respective-group/idc-p/545799/highlight/true#M2303&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A big disadvantage of &lt;STRONG&gt;Nesting on the X Axis&lt;/STRONG&gt; compared to&amp;nbsp;&lt;STRONG&gt;X Group&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the separation of the main groups is much worse to see.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, nesting on the X axis is the only practical solution - so,&amp;nbsp; is there a possibility to optimize the separation?&lt;/P&gt;&lt;P&gt;Changing the grid to black helps, but the lines are still too thin to get the information about the main groups at a glance.&lt;/P&gt;&lt;P&gt;my question:&lt;BR /&gt;&lt;STRONG&gt;Can one adjust the line width of the (main) Grid?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1676456139705.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50172i2EF58473BA86A32B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1676456139705.png" alt="hogi_1-1676456139705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A possible - but very time consuming - workaround:&lt;BR /&gt;manually add reference lines and adjust their width.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1676456694158.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50173iF9AD86A692E90CBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1676456694158.png" alt="hogi_0-1676456694158.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;source code:&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_STIPS/Wafer Stacked Small.jmp" );

dt  &amp;lt;&amp;lt; Graph Builder(
	Show Control Panel( 0 ),
	Variables( X( :Lot ), X( :Lot_Wafer Label, Position( 1 ) ), Y( :Defects ) ),
	Elements( Points( X( 1 ), X( 2 ), Y, Legend( 17 ) ) ),
	SendToReport(
		Dispatch(
			{},
			"Lot",
			ScaleBox,
			{Add Ref Line( 5.5, "Solid", "Black", "", 3 ),
			Add Ref Line( 11.5, "Solid", "Black", "", 3 ),
			Add Ref Line( 17.4, "Solid", "Black", "", 3 ),
			Add Ref Line( 23.5, "Solid", "Black", "", 3 ),
			Label Row( 2, Major Grid Line Color( "Black" ) )}
		)
	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;/LI-SPOILER&gt;</description>
    <pubDate>Wed, 15 Feb 2023 10:33:20 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2023-02-15T10:33:20Z</dc:date>
    <item>
      <title>X group -&gt; adjust axis</title>
      <link>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542262#M76185</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the axes of subgroups of a plot with a column selected as X group are the same.&lt;/P&gt;&lt;P&gt;In the example below (by default)&amp;nbsp;&amp;nbsp;all male and female names are on the left AND&amp;nbsp; on the right.&lt;/P&gt;&lt;P&gt;is there a way to cut the connection between the axes and&amp;nbsp;just show the values that actually belong to the subgroup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HolgerSp_0-1662650930968.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45296i03508109138074E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HolgerSp_0-1662650930968.png" alt="HolgerSp_0-1662650930968.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Open( "$SAMPLE_DATA/Big Class.jmp" );

Graph Builder(
	Size( 844, 390 ),
	Show Control Panel( 0 ),
	Graph Spacing( 5 ),
	Variables( X( :name ), Y( :height ), Group X( :sex ) ),
	Elements( Points( X, Y, Legend( 11 ) ) )
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:27:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542262#M76185</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-11T11:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: X group -&gt; adjust axis</title>
      <link>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542286#M76186</link>
      <description>&lt;P&gt;I think this isn't currently possible and you would have to create separate graphs with different Where filters. These are at least partially related to this &lt;LI-MESSAGE title="How to insert X axis break in graph builder?" uid="525673" url="https://community.jmp.com/t5/Discussions/How-to-insert-X-axis-break-in-graph-builder/m-p/525673#U525673" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt; and wish list item generated from that &lt;LI-MESSAGE title="Add easily configurable axis breaks to the Graph Builder" uid="526241" url="https://community.jmp.com/t5/JMP-Wish-List/Add-easily-configurable-axis-breaks-to-the-Graph-Builder/m-p/526241#U526241" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 15:54:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542286#M76186</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-09-08T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: X group -&gt; adjust axis</title>
      <link>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542288#M76187</link>
      <description>&lt;P&gt;Select the Name and the Height columns in the data table&lt;/P&gt;
&lt;P&gt;Go to&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Tables=&amp;gt;Subset&lt;/P&gt;
&lt;P&gt;Subset the data by column Sex&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1662653328322.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45299i1E0A6E7A3D3CB7C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1662653328322.png" alt="txnelson_0-1662653328322.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Which gives you two data tables&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1662653378584.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45300iCFA52B5F1FC3BA05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1662653378584.png" alt="txnelson_1-1662653378584.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Change the name of the columns to nameF and heightF in the female table, and nameM and heightM in the male table&lt;/P&gt;
&lt;P&gt;Now concatenate the tables&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Tables=&amp;gt;Concatenate&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_2-1662653516220.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45301i39576FC117EB763D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_2-1662653516220.png" alt="txnelson_2-1662653516220.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_3-1662653645673.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45302iE2DC45744CE37080/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_3-1662653645673.png" alt="txnelson_3-1662653645673.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Go into Graph Builder&lt;/P&gt;
&lt;P&gt;Drag the nameF column to the X axis&lt;/P&gt;
&lt;P&gt;Drag the nameM column to the right of the nameF on the X axis&lt;/P&gt;
&lt;P&gt;Drag both heightF and heightM columns to the Y axis&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_4-1662653822416.png" style="width: 720px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45303i5B72CC256DE5C6A7/image-dimensions/720x497?v=v2" width="720" height="497" role="button" title="txnelson_4-1662653822416.png" alt="txnelson_4-1662653822416.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can also enhance this display, by creating a right side axis for the Males&lt;/P&gt;
&lt;P&gt;Right click on the Y axis, and select Move Right=&amp;gt;heightM&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1662654172534.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45304i4C04595352D6C78B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1662654172534.png" alt="txnelson_0-1662654172534.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Which will give you two independent Y axes&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1662654236830.png" style="width: 734px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45305i7A6F8542E6396B3D/image-dimensions/734x508?v=v2" width="734" height="508" role="button" title="txnelson_1-1662654236830.png" alt="txnelson_1-1662654236830.png" /&gt;&lt;/span&gt;&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>Thu, 08 Sep 2022 16:24:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542288#M76187</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-09-08T16:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: X group -&gt; adjust axis</title>
      <link>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542334#M76190</link>
      <description>&lt;P&gt;Many thanks for the workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this problem quite often. It's surprising that there is no easier solution (yet).&lt;BR /&gt;-&amp;gt; I hope that the team from jmp can add an option to use separate entries on the different axes.&lt;BR /&gt;If anybody else is also interested ...&lt;BR /&gt;I just sent my wish:&lt;/P&gt;&lt;P&gt;&lt;LI-MESSAGE title="X group: restrict the values on the axis to the respective group" uid="542325" url="https://community.jmp.com/t5/JMP-Wish-List/X-group-restrict-the-values-on-the-axis-to-the-respective-group/m-p/542325#U542325" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 19:06:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/542334#M76190</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-27T19:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: X group -&gt; adjust axis</title>
      <link>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/601338#M80468</link>
      <description>&lt;P&gt;I really hope, that in a future version there will be an option to shrink the information on the X Axis to the values that are needed for the respective plots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For 2 or 3 main groups, the approach of&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;works. But if there are more main groups, the table gets wider and wieder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I agree to&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/32729"&gt;@SamGardner&lt;/a&gt;&amp;nbsp;- then one should nest the data on the X axis.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/t5/JMP-Wish-List/X-group-restrict-the-values-on-the-axis-to-the-respective-group/idc-p/545799/highlight/true#M2303" target="_blank"&gt;https://community.jmp.com/t5/JMP-Wish-List/X-group-restrict-the-values-on-the-axis-to-the-respective-group/idc-p/545799/highlight/true#M2303&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A big disadvantage of &lt;STRONG&gt;Nesting on the X Axis&lt;/STRONG&gt; compared to&amp;nbsp;&lt;STRONG&gt;X Group&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the separation of the main groups is much worse to see.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, nesting on the X axis is the only practical solution - so,&amp;nbsp; is there a possibility to optimize the separation?&lt;/P&gt;&lt;P&gt;Changing the grid to black helps, but the lines are still too thin to get the information about the main groups at a glance.&lt;/P&gt;&lt;P&gt;my question:&lt;BR /&gt;&lt;STRONG&gt;Can one adjust the line width of the (main) Grid?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1676456139705.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50172i2EF58473BA86A32B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1676456139705.png" alt="hogi_1-1676456139705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A possible - but very time consuming - workaround:&lt;BR /&gt;manually add reference lines and adjust their width.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1676456694158.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50173iF9AD86A692E90CBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1676456694158.png" alt="hogi_0-1676456694158.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;source code:&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_STIPS/Wafer Stacked Small.jmp" );

dt  &amp;lt;&amp;lt; Graph Builder(
	Show Control Panel( 0 ),
	Variables( X( :Lot ), X( :Lot_Wafer Label, Position( 1 ) ), Y( :Defects ) ),
	Elements( Points( X( 1 ), X( 2 ), Y, Legend( 17 ) ) ),
	SendToReport(
		Dispatch(
			{},
			"Lot",
			ScaleBox,
			{Add Ref Line( 5.5, "Solid", "Black", "", 3 ),
			Add Ref Line( 11.5, "Solid", "Black", "", 3 ),
			Add Ref Line( 17.4, "Solid", "Black", "", 3 ),
			Add Ref Line( 23.5, "Solid", "Black", "", 3 ),
			Label Row( 2, Major Grid Line Color( "Black" ) )}
		)
	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Wed, 15 Feb 2023 10:33:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/X-group-gt-adjust-axis/m-p/601338#M80468</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-02-15T10:33:20Z</dc:date>
    </item>
  </channel>
</rss>

