<?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 place Box plot on top of Histogram in Graph Builder? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18630#M16982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestions, Jim. &lt;/P&gt;&lt;P&gt;I was wondering if there's a Sheet Box point &amp;amp; click option for a user with&amp;nbsp; no JSL background?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 14:58:54 GMT</pubDate>
    <dc:creator>rabelardo</dc:creator>
    <dc:date>2016-05-20T14:58:54Z</dc:date>
    <item>
      <title>How to place Box plot on top of Histogram in Graph Builder?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18625#M16977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way in Graph Builder to place the box plot on top of the histogram - but within the same facet / cell?&lt;/P&gt;&lt;P&gt;I broadcasted right click &amp;gt; Add &amp;gt; Box Plot.&lt;/P&gt;&lt;P&gt;Appreciate the help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Randy, JMP newbie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11596_boxplot on top of histogram in graph builder.png" style="width: 1135px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3111i45298576F392C6A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11596_boxplot on top of histogram in graph builder.png" alt="11596_boxplot on top of histogram in graph builder.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:45:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18625#M16977</guid>
      <dc:creator>rabelardo</dc:creator>
      <dc:date>2016-10-19T02:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to place Box plot on top of Histogram in Graph Builder?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18626#M16978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a table with a column containing a continuous variable (shown by the little blue icon next to the column name), dragging that variable to the 'X' drop zone of Graph Builder should make a single histogram like the ones you show above. Then if you right click in the cell, you should see 'Add &amp;gt; Boxplot'. Having X or Y grouping variables like above does not change this behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 18:18:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18626#M16978</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-05-19T18:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to place Box plot on top of Histogram in Graph Builder?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18627#M16979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am making an assumption a bit different than Ian.&amp;nbsp; I am assuming that what you mean about "On Top Of" is Above the Histogram.&amp;nbsp; While Graph Builder can not do that, you can do that using Distribution, and then either using the Arange in Rows, as shown below, or by scripting a Sheet Box, you can approximate what you want:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11602_distribution.jpg" style="width: 1694px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3115iB4F004DA7087E00B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11602_distribution.jpg" alt="11602_distribution.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:45:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18627#M16979</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-10-19T02:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to place Box plot on top of Histogram in Graph Builder?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18628#M16980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;STRONG&gt;Ian&lt;/STRONG&gt;. And apologies for the confusion.&lt;/P&gt;&lt;P&gt;I believe that's how I achieved the original graph (fig. 1). &lt;/P&gt;&lt;P&gt;I was hoping to place the box plots above each histogram, like the ones shared by &lt;STRONG&gt;Jim&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;I also tried the distribution platform then broadcasted arrange in rows (3) and Stack but it's taking too much space (fig. 2) unlike the output in the &lt;STRONG&gt;Graph Builder&lt;/STRONG&gt; where the graphs are (can be) neatly compacted and adjusted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;Randy&lt;/STRONG&gt;, JMP newbie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fig. 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11617_change selected color in JMP graphs.gif" style="width: 1048px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3121iF3774A66C996E3BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11617_change selected color in JMP graphs.gif" alt="11617_change selected color in JMP graphs.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fig. 2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11616_distro.png" style="width: 917px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3122iE796E0CF6464902E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11616_distro.png" alt="11616_distro.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:46:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18628#M16980</guid>
      <dc:creator>rabelardo</dc:creator>
      <dc:date>2016-10-19T02:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to place Box plot on top of Histogram in Graph Builder?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18629#M16981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No apology needed since it was my confusion. If you use 'Horizontal Layout' rather than "Stack', JMP seems to do a better job in resizing the display boxes to remove the extraneous space:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11620_Screen Shot 2016-05-20 at 15.54.57.png" style="width: 1211px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3123i7CCDF96EE9CD984E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11620_Screen Shot 2016-05-20 at 15.54.57.png" alt="11620_Screen Shot 2016-05-20 at 15.54.57.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I think I recognise that data, BTW).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:47:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18629#M16981</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-10-19T02:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to place Box plot on top of Histogram in Graph Builder?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18630#M16982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestions, Jim. &lt;/P&gt;&lt;P&gt;I was wondering if there's a Sheet Box point &amp;amp; click option for a user with&amp;nbsp; no JSL background?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 14:58:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18630#M16982</guid>
      <dc:creator>rabelardo</dc:creator>
      <dc:date>2016-05-20T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to place Box plot on top of Histogram in Graph Builder?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18631#M16983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip, &lt;STRONG&gt;Ian&lt;/STRONG&gt; !&lt;/P&gt;&lt;P&gt;I sure hope you recognize it &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.jmp.com/7.0.4.3b79b96/images/emoticons/wink.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm on Chapter 6 now and I'm learning so much. &lt;/P&gt;&lt;P&gt;Though I have to do a lot of unlearning since my education in six sigma black belt is via Minitab and its workflow / thought process.&lt;/P&gt;&lt;P&gt;btw, can't wait to get a copy of the 2nd edition. &lt;/P&gt;&lt;P&gt;Stacey Hamilton - Developmental Editor, SAS Press, told me it will be out 3rd quarter this year.&lt;/P&gt;&lt;P&gt;Appreciate all the help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Randy, JMP newbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 15:04:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-place-Box-plot-on-top-of-Histogram-in-Graph-Builder/m-p/18631#M16983</guid>
      <dc:creator>rabelardo</dc:creator>
      <dc:date>2016-05-20T15:04:18Z</dc:date>
    </item>
  </channel>
</rss>

