<?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: Graph builder syntax JMP15 vs 14 in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388596#M63867</link>
    <description>Thanks, that did the trick. I wonder if they plan to do away with it altogether? I could not find out a way to make the same plot from the graph builder easily. I tried to do it by hand before I wrote up the topic here.</description>
    <pubDate>Wed, 26 May 2021 21:06:09 GMT</pubDate>
    <dc:creator>jheadley</dc:creator>
    <dc:date>2021-05-26T21:06:09Z</dc:date>
    <item>
      <title>Graph builder syntax JMP15 vs 14</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388375#M63847</link>
      <description>&lt;P&gt;OK so I have this snippet of code that behaves very differently in JMP14 vs JMP15.&amp;nbsp; The JMP 14 picture is the one I want it to look like.&amp;nbsp; Why is it different in JMP15??&lt;/P&gt;&lt;P&gt;JMP 15 output - bad - axes are flipped, data is missing, etc.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMP 15 - no good!!" style="width: 668px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33077iE4689BA5830AFD0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="jmp15.PNG" alt="JMP 15 - no good!!" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JMP 15 - no good!!&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;JMP14 output - this is what I expect.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMP 14 - yes, please" style="width: 587px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33078iBD044830D7828164/image-size/large?v=v2&amp;amp;px=999" role="button" title="jmp14.PNG" alt="JMP 14 - yes, please" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JMP 14 - yes, please&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Chart(
	Y( :calc_st_dr, :calc_st_dr Prediction Formula ),
	Horizontal( 1 ),
	Category Axis &amp;lt;&amp;lt; {Axis Name( "Rows" )},
	Label by Value,
	Show Labels,
	Bar Chart( 1 ),
	SendToReport(
		Dispatch(
			{},
			"Chart",
			OutlineBox,
			{Set Title( "calc_st_dr Prediction Formula" )}
		)
	)
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:47:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388375#M63847</guid>
      <dc:creator>jheadley</dc:creator>
      <dc:date>2023-06-09T19:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder syntax JMP15 vs 14</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388392#M63848</link>
      <description>&lt;P&gt;JMP 15 took a transition step away from some of the Legacy graph, into a new world where Graph Builder generates all of the graphs. You can change your JMP 15 Chart back to using the legacy form of the Chart Platform, by going to&lt;BR /&gt;File=&amp;gt;Preferences=&amp;gt;Platforms=&amp;gt;Chart&lt;BR /&gt;and unchecking the "Use Graph Builder"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uncheck.PNG" style="width: 959px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33079i1C833F21918FEFD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="uncheck.PNG" alt="uncheck.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 01:44:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388392#M63848</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-05-26T01:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder syntax JMP15 vs 14</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388596#M63867</link>
      <description>Thanks, that did the trick. I wonder if they plan to do away with it altogether? I could not find out a way to make the same plot from the graph builder easily. I tried to do it by hand before I wrote up the topic here.</description>
      <pubDate>Wed, 26 May 2021 21:06:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388596#M63867</guid>
      <dc:creator>jheadley</dc:creator>
      <dc:date>2021-05-26T21:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder syntax JMP15 vs 14</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388597#M63868</link>
      <description>Yes, they do plan on getting rid of it.  The legacy Chart platform exists in JMP 16, but with Chart being depleted in importance, it is going to be gone sometime.</description>
      <pubDate>Wed, 26 May 2021 21:11:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388597#M63868</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-05-26T21:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder syntax JMP15 vs 14</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388613#M63870</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;, the legacy Chart platform is deprecated will go away in a future release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JMP is trying to interpret your Chart() JSL to give you the same kind of graph using Graph Builder but it clearly missed the mark here.&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/494"&gt;@XanGregg&lt;/a&gt;&amp;nbsp;can look at this and see if we can do a better conversion to Graph Builder() with the Chart() syntax you were using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the meantime, I think you can make the graph you're looking for in Graph Builder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Drag your categorical variable (&lt;STRONG&gt;Rows&lt;/STRONG&gt; in your example) to the Y axis.&lt;/LI&gt;
&lt;LI&gt;Drag your two columns to be plotted as bars (&lt;STRONG&gt;calc_st_dr and calc_st_dr Prediction Formula&lt;/STRONG&gt;) to the X axis.&lt;/LI&gt;
&lt;LI&gt;Change to a bar chart by clicking on the bar chart element in &lt;A href="https://www.jmp.com/support/help/en/16.0/#page/jmp/element-types-and-options.shtml#" target="_self"&gt;the elements bar&lt;/A&gt;.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-05-26_19-29-36.832.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33086i0D252EF4FC3A0F7D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-05-26_19-29-36.832.png" alt="2021-05-26_19-29-36.832.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;On the left side, in the &lt;A href="https://www.jmp.com/support/help/en/16.0/#page/jmp/bar.shtml#" target="_self"&gt;Bar options&lt;/A&gt;, turn on the label by value.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-05-26_19-33-03.112.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33087i62EF0E2B5EB4A828/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-05-26_19-33-03.112.png" alt="2021-05-26_19-33-03.112.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You should end up with a graph that looks like this (with Big Class):&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="2021-05-26_19-35-25.493.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/33088i7BE4714228E22A24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-05-26_19-35-25.493.png" alt="2021-05-26_19-35-25.493.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 23:36:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-syntax-JMP15-vs-14/m-p/388613#M63870</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2021-05-26T23:36:43Z</dc:date>
    </item>
  </channel>
</rss>

