<?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 do i Change X and Y border thickness on graph in graph builder in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713544#M89698</link>
    <description>&lt;P&gt;Actually, it is a feature that the properties pane adjust automatically to the selected item. This keeps the list short while allowing the user to change &amp;gt;everything&amp;lt; interactively.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concerning "change": As Jarmo indicated, this will be fixed in Jmp 18 :)&lt;/img&gt;&lt;BR /&gt;&lt;LI-MESSAGE title="How to apply changed properties to the Report?" uid="617544" url="https://community.jmp.com/t5/Discussions/How-to-apply-changed-properties-to-the-Report/m-p/617544#U617544" 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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way:&lt;/P&gt;&lt;P&gt;Via &lt;FONT face="courier new,courier"&gt;&amp;lt;&amp;lt; xpath &lt;/FONT&gt;you can ask the Graph Builder object for all "recipients" and then send the command to the whole list:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
gb = dt &amp;lt;&amp;lt; Graph Builder(
	Variables( X( :height ), Y( :weight ), Overlay( :sex ) ),
	Elements( Points( X, Y ), Smoother( X, Y ) )
);
	
scaleBoxes= gb &amp;lt;&amp;lt; xpath("//ScaleBox");
scaleBoxes &amp;lt;&amp;lt; {Label Row(Line Width(20))};&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 04 Jan 2024 09:50:28 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2024-01-04T09:50:28Z</dc:date>
    <item>
      <title>how do i Change X and Y border thickness on graph in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713071#M89649</link>
      <description>&lt;P&gt;I want to change the thickness of the left (Y) and bottom (X) axis on a plot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot believe there is not a dialog to change the axis thickness and color.&amp;nbsp; &amp;nbsp; &amp;nbsp;I can change any line i want EXCEPT the axis border.&amp;nbsp; When i put the image into powerpoint, the axis lines are too thin to see.&amp;nbsp; &amp;nbsp; This is really nuts .. i am literally two hours into searches to find and answer.&amp;nbsp; one poor Youtuber suggested adding a reference line at 0,0 !!!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate your help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2024 23:42:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713071#M89649</guid>
      <dc:creator>tcoates</dc:creator>
      <dc:date>2024-01-01T23:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: how do i Change X and Y border thickness on graph in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713124#M89654</link>
      <description>&lt;P&gt;(I think this might require JMP17 and hopefully this gets better in JMP18) Use Properties button to open properties for your graph, select axisbox and modify the width&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1704187743130.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/60136i92520ED28CC1BEC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1704187743130.png" alt="jthi_0-1704187743130.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="jthi_2-1704187918750.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/60138iECFFEEE367A54CC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_2-1704187918750.png" alt="jthi_2-1704187918750.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This does seem to be a bit buggy though, what I did was to disable stretching, set the line width to 20, press enter and re-enable stretching. JMP is able to capture this as a script BUT I would consider that it hasn't been yet implemented properly in JMP17.2 as there is no proper documentation in Scripting Index&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_3-1704188022649.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/60139iDF7D05CDBA82EAEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_3-1704188022649.png" alt="jthi_3-1704188022649.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;Graph Builder(
	Size(541, 908),
	Show Control Panel(0),
	Variables(X(:weight), Y(:height)),
	Elements(Points(X, Y, Legend(3)), Smoother(X, Y, Legend(4))),
	SendToReport(
		Dispatch({}, "weight", ScaleBox, {Label Row(Line Width(20))}),
		Dispatch({}, "height", ScaleBox, {Label Row(Line Width(50))})
	)
)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Other options could be reference line OR using graphic script&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 09:34:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713124#M89654</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-01-02T09:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: how do i Change X and Y border thickness on graph in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713212#M89660</link>
      <description>&lt;P&gt;Thanks a million ..&amp;nbsp; it would have been IMPOSSIBLE to figure this out ..&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;disableing stretching is critical here .. this doesnt work otherwise.&amp;nbsp; &amp;nbsp; This seems strange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, when you select "show properties" the axix box does not appear unless or until you click over the axis in question.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I agree this is buggy ..&amp;nbsp; my graph has 5 panels wtih different Y axis and one X .. i had to repeat for all panels separately, couldnt seem to select all and apply the axis modification.&amp;nbsp; but this is minor ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, thanks for the help ..&amp;nbsp; and the quick response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 20:15:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713212#M89660</guid>
      <dc:creator>tcoates</dc:creator>
      <dc:date>2024-01-02T20:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: how do i Change X and Y border thickness on graph in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713544#M89698</link>
      <description>&lt;P&gt;Actually, it is a feature that the properties pane adjust automatically to the selected item. This keeps the list short while allowing the user to change &amp;gt;everything&amp;lt; interactively.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concerning "change": As Jarmo indicated, this will be fixed in Jmp 18 :)&lt;/img&gt;&lt;BR /&gt;&lt;LI-MESSAGE title="How to apply changed properties to the Report?" uid="617544" url="https://community.jmp.com/t5/Discussions/How-to-apply-changed-properties-to-the-Report/m-p/617544#U617544" 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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way:&lt;/P&gt;&lt;P&gt;Via &lt;FONT face="courier new,courier"&gt;&amp;lt;&amp;lt; xpath &lt;/FONT&gt;you can ask the Graph Builder object for all "recipients" and then send the command to the whole list:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
gb = dt &amp;lt;&amp;lt; Graph Builder(
	Variables( X( :height ), Y( :weight ), Overlay( :sex ) ),
	Elements( Points( X, Y ), Smoother( X, Y ) )
);
	
scaleBoxes= gb &amp;lt;&amp;lt; xpath("//ScaleBox");
scaleBoxes &amp;lt;&amp;lt; {Label Row(Line Width(20))};&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jan 2024 09:50:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-do-i-Change-X-and-Y-border-thickness-on-graph-in-graph/m-p/713544#M89698</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-01-04T09:50:28Z</dc:date>
    </item>
  </channel>
</rss>

