<?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: Change layout in Graph Builder using Page in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/379196#M62916</link>
    <description>&lt;P&gt;Wrapping the graph builder in a Fit group with arrange in rows(N columns) also does it, perhaps simpler. Here one of the examples modified to Fit group:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt2 = Open( "$sample_Data/SATByYear.jmp" );
fit group(
	arrange in rows( 4 ),
	dt2 &amp;lt;&amp;lt; Graph Builder(
		By( :State ),
		Size( 333, 250 ),
		Show Control Panel( 0 ),
		Show Legend( 0 ),
		Variables( X( :Year ), Y( :SAT Verbal ), Y( :SAT Math ) ),
		Elements( Position( 1, 1 ), Points( X, Y ), Line( X, Y, ) ),
		Elements( Position( 1, 2 ), Points( X, Y ), Line( X, Y, ) ), 

	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Should be easy to implement as an option by the JMP team.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Apr 2021 08:00:48 GMT</pubDate>
    <dc:creator>ThomasZatValcon</dc:creator>
    <dc:date>2021-04-23T08:00:48Z</dc:date>
    <item>
      <title>Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270548#M52664</link>
      <description>&lt;P&gt;When I drop a parameter in the "Page" section of the Graph Builder several maps are generated on top of each other. Is there any way to change the layout so I get more graphs per row? I see there is such option in Distribution platform "Arrange in Rows".&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:01:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270548#M52664</guid>
      <dc:creator>shasheminassab</dc:creator>
      <dc:date>2023-06-11T11:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270591#M52668</link>
      <description>&lt;P&gt;Does the &lt;A href="https://www.jmp.com/support/help/en/15.1/#page/jmp/graph-zones.shtml#ww639479" target="_self"&gt;Wrap role&lt;/A&gt; get you what you want?&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="WrapRole.gif" style="width: 564px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/24363i14DCEB0CD965C5CD/image-dimensions/564x436?v=v2" width="564" height="436" role="button" title="WrapRole.gif" alt="WrapRole.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 21:13:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270591#M52668</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2020-06-03T21:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270595#M52671</link>
      <description>&lt;P&gt;Wrap uses similar scale for all charts. I need to have completely different scales for each plot that's why I am using Page. I basically want the same matrix of graph that Wrap makes but with different scales. Page is a great solution only if I can change the layout of the plots.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 22:00:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270595#M52671</guid>
      <dc:creator>shasheminassab</dc:creator>
      <dc:date>2020-06-03T22:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270704#M52690</link>
      <description>&lt;P&gt;Unfortunately, there's no option for the Page role to form a grid. Please enter it in the &lt;A href="https://community.jmp.com/t5/JMP-Wish-List/idb-p/jmp-wish-list" target="_self"&gt;Wish List&lt;/A&gt;&amp;nbsp;to get support from other members and get it in to a future release of JMP.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 13:39:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270704#M52690</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2020-06-04T13:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270755#M52700</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/16275"&gt;@shasheminassab&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JMP is great is implementing new features, but it is always frustrating when you need something now. There is a method to meet your needs, but it might require learning a little scripting, seeing the pattern to modify the script provided below.&amp;nbsp; The attached script includes two examples.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A JMP display box, called a LineUpBox, is the object that allows reorganizing the layout for the Distribution report. So until GraphBuilder has the feature Jeff Perkinson suggested you request, you can do this with a script. Below is a screen shot of a 5 column layout for the SATByYear.jmp data table&amp;nbsp; witha GraphBuilder plot for each state.&lt;/P&gt;
&lt;P&gt;You might have to try different sizes to meet your needs when you change the layout, the number of columns &lt;STRONG&gt;ncol()&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="image.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/24380i8BD09C2E4ECDAB4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The script opens a table, and then &lt;STRONG&gt;New Window()&lt;/STRONG&gt; creates a report. Then there is a &lt;STRONG&gt;LineupBox()&lt;/STRONG&gt; wrappper with a &lt;STRONG&gt;GraphBuilder&lt;/STRONG&gt; using the &lt;STRONG&gt;By&lt;/STRONG&gt; option instead of Page.&amp;nbsp; I added a couple waits to the script so you can see one layout and then send a message to change the layout.&amp;nbsp; I hope this will help meet your needs until it is built-in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eaxmple #1 Script, picture not shown&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;//Example #1
dt1 = Open( "$Sample_Data/Cholesterol Stacked.jmp" );

dt1 &amp;lt;&amp;lt; Color by Column(:Treatment);
New Window( "Custom Layout",
	lub1 = Lineup Box( N Col( 2 ),
		gb1 = dt1 &amp;lt;&amp;lt; Graph Builder(
			By( :Treatment ),
			Size( 614, 480 ),
			Show Control Panel( 0 ),
			Variables( X( :Month ), Y( :Y ), Group Y( :Name( "AM/PM" ) )),
			Elements( Points( X, Y), Line( X, Y, )  )
		)
	)  //end lineup box
); //end new window

wait(2);
lub1 &amp;lt;&amp;lt; ncol(3);       // new layout 3 columns
gb1 &amp;lt;&amp;lt; size(447,480);  //resize
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Example #2 script, picture shown above.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;//Example #2
dt2 = Open("$sample_Data/SATByYear.jmp");


New Window( "Custom Layout - SAT Example",
	lub2 = Lineup Box( N Col( 5 ),
		gb2 = dt2 &amp;lt;&amp;lt; Graph Builder(
			By( :State ),
			Size( 333, 250 ),
			Show Control Panel( 0 ),
			Show Legend(0),
			Variables( X( :Year ), Y( :SAT Verbal ), Y( :SAT Math) ),
			Elements( 
				Position( 1, 1 ),
			    Points( X, Y), 
			    Line( X, Y, )  
			),
			Elements( 
				Position( 1, 2 ),
			    Points( X, Y), 
			    Line( X, Y, )  
			),

		)
	)  //end lineup box
); //end new window

wait(2);
gb2 &amp;lt;&amp;lt; Size(266,200);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jun 2020 17:25:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270755#M52700</guid>
      <dc:creator>gzmorgan0</dc:creator>
      <dc:date>2020-06-04T17:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270772#M52705</link>
      <description>&lt;P&gt;This is great&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/70"&gt;@gzmorgan0&lt;/a&gt;&amp;nbsp;. Thanks for the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 17:54:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270772#M52705</guid>
      <dc:creator>shasheminassab</dc:creator>
      <dc:date>2020-06-04T17:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/379196#M62916</link>
      <description>&lt;P&gt;Wrapping the graph builder in a Fit group with arrange in rows(N columns) also does it, perhaps simpler. Here one of the examples modified to Fit group:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt2 = Open( "$sample_Data/SATByYear.jmp" );
fit group(
	arrange in rows( 4 ),
	dt2 &amp;lt;&amp;lt; Graph Builder(
		By( :State ),
		Size( 333, 250 ),
		Show Control Panel( 0 ),
		Show Legend( 0 ),
		Variables( X( :Year ), Y( :SAT Verbal ), Y( :SAT Math ) ),
		Elements( Position( 1, 1 ), Points( X, Y ), Line( X, Y, ) ),
		Elements( Position( 1, 2 ), Points( X, Y ), Line( X, Y, ) ), 

	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Should be easy to implement as an option by the JMP team.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 08:00:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/379196#M62916</guid>
      <dc:creator>ThomasZatValcon</dc:creator>
      <dc:date>2021-04-23T08:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/561842#M77494</link>
      <description>&lt;P&gt;nice workaround, thanks :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in addition, I submitted a wish to allow "pages next to each other" directly in Graph builder:&lt;/P&gt;&lt;P&gt;&lt;LI-MESSAGE title="Graph Builder - align 'pages' next to each other" uid="561841" url="https://community.jmp.com/t5/JMP-Wish-List/Graph-Builder-align-pages-next-to-each-other/m-p/561841#U561841" 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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 13:31:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/561842#M77494</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-27T13:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/634595#M83259</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;note to myself: solution via&lt;/STRIKE&gt;&lt;/P&gt;&lt;PRE&gt;&lt;STRIKE&gt;&lt;CODE class=" language-jsl"&gt;By()&lt;/CODE&gt;&lt;/STRIKE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRIKE&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270755/highlight/true#M52700" target="_blank" rel="noopener"&gt;https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/270755/highlight/true#M52700&lt;/A&gt;&amp;nbsp;&lt;/STRIKE&gt;&lt;BR /&gt;&lt;STRIKE&gt;by&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/70"&gt;@gzmorgan0&lt;/a&gt;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no longer needed:&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 07:39:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/634595#M83259</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-04-07T07:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change layout in Graph Builder using Page</title>
      <link>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/745002#M92481</link>
      <description>&lt;P&gt;and now (Jmp18) also via the new &lt;STRONG&gt;Page&lt;/STRONG&gt; options.&lt;/P&gt;&lt;P&gt;thanks for implementing the new functionality :)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2024 21:41:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-layout-in-Graph-Builder-using-Page/m-p/745002#M92481</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-04-06T21:41:59Z</dc:date>
    </item>
  </channel>
</rss>

