<?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 to make &amp;quot;Size to isometric&amp;quot; stick and be permanent regardless of changes on the plot? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-make-quot-Size-to-isometric-quot-stick-and-be-permanent/m-p/813460#M99477</link>
    <description>&lt;P&gt;as you mention filter, I guess you are using wrap option to display multiple ones in one view with several rows of maps, correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides Jarmo's tips you may qant to switch off Fit to Window from the red triangle. This will allow to enlarge the shown maps over the window size and screen size adding a slider to your window.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:28:26 GMT</pubDate>
    <dc:creator>martindemel</dc:creator>
    <dc:date>2024-11-16T02:28:26Z</dc:date>
    <item>
      <title>How to make "Size to isometric" stick and be permanent regardless of changes on the plot?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-quot-Size-to-isometric-quot-stick-and-be-permanent/m-p/813372#M99452</link>
      <description>&lt;P&gt;I have a plot in Graph Builder which uses filters along with "Wrap" and "Page" fields of the builder.&lt;/P&gt;&lt;P&gt;Filters change number of pages being displayed.&lt;/P&gt;&lt;P&gt;While Size to Isometric does the job when applied to a FrameBox, as soon as I change something in the filter and different number of frameboxes are visible - each visible framebox is not isometric anymore.&lt;/P&gt;&lt;P&gt;Any way to make it stick? Forbid to resize after applying isometric?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 18:24:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-quot-Size-to-isometric-quot-stick-and-be-permanent/m-p/813372#M99452</guid>
      <dc:creator>miguello</dc:creator>
      <dc:date>2024-11-15T18:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make "Size to isometric" stick and be permanent regardless of changes on the plot?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-quot-Size-to-isometric-quot-stick-and-be-permanent/m-p/813397#M99455</link>
      <description>&lt;P&gt;How should your data be displayed? In graph builder you have Lock Scales&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1731696135339.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70247i5D09B22A8A41CCE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1731696135339.png" alt="jthi_0-1731696135339.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and Link Page Axes&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1731696348176.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70248iD478E018FFA6A0A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1731696348176.png" alt="jthi_1-1731696348176.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;as some controls you could utilize. It could also be just and order of setting things issue (set isometric before any changes are done and they MIGHT copy first selection).&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(
	Show Control Panel(0),
	Variables(X(:height), Y(:weight), Page(:sex)),
	Elements(Points(X, Y, Legend(28)), Smoother(X, Y, Legend(29))),
	Local Data Filter(Add Filter(columns(:sex), Where(:sex == {"F", "M"})))
);

rep = report(gb);
framebox = rep[Frame Box(1)];
framebox &amp;lt;&amp;lt; Size To Isometric;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;As a last resort you could maybe use JSL and filter change handler.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 18:49:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-quot-Size-to-isometric-quot-stick-and-be-permanent/m-p/813397#M99455</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-11-15T18:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to make "Size to isometric" stick and be permanent regardless of changes on the plot?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-quot-Size-to-isometric-quot-stick-and-be-permanent/m-p/813460#M99477</link>
      <description>&lt;P&gt;as you mention filter, I guess you are using wrap option to display multiple ones in one view with several rows of maps, correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides Jarmo's tips you may qant to switch off Fit to Window from the red triangle. This will allow to enlarge the shown maps over the window size and screen size adding a slider to your window.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:28:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-quot-Size-to-isometric-quot-stick-and-be-permanent/m-p/813460#M99477</guid>
      <dc:creator>martindemel</dc:creator>
      <dc:date>2024-11-16T02:28:26Z</dc:date>
    </item>
  </channel>
</rss>

