<?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: Aligning Points plot with box plot (2 Y variables) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/53973#M30495</link>
    <description>&lt;P&gt;Try stacking the response columns via Tables &amp;gt; Stack.&amp;nbsp; You should then have 1 response column and another column with labels corresponding to the column names that were stacked.&amp;nbsp; If you put the new consolidated response column in Y and the Label column in X, you can get the box plots with the data overlayed.&lt;/P&gt;&lt;P&gt;Here's an example where I did this with the Thickness data in the sample data library.&amp;nbsp; I stacked all the Thickness columns and made this plot from the results:&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="thickness.PNG" style="width: 944px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10108iADCEE24E594325B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="thickness.PNG" alt="thickness.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This solution will still allow for other X-variables because you can nest other X-variables into the X drop zone, or use the Group X drop zone.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Mar 2018 22:52:36 GMT</pubDate>
    <dc:creator>cwillden</dc:creator>
    <dc:date>2018-03-27T22:52:36Z</dc:date>
    <item>
      <title>Aligning Points plot with box plot (2 Y variables)</title>
      <link>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/53968#M30491</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have what I think is a simple problem that I cant figure out. Help would be great.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I want to plot two parameters, say y1 and y2. I don't care for x, but ideally the proposed solution would be able to handle a variable on x.&lt;/P&gt;
&lt;P&gt;I want to show box plots and points overlayed, however the box plot separates correctly (see image 1)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Graph Builder.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10111iCFCDA9D324D48FB8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Graph Builder.png" alt="Graph Builder.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;but the points stack in same column (see image 2),&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Graph Builder1.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10110i414E5BD631CF8098/image-size/large?v=v2&amp;amp;px=999" role="button" title="Graph Builder1.png" alt="Graph Builder1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;resulting in an overlay graph like this (see image3).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Graph Builder2.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10112i629124CB3D9E33C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Graph Builder2.png" alt="Graph Builder2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;How do I get it such that the points are separated like the box plots?&lt;/P&gt;
&lt;P&gt;Just to reiterate - if you are plotting Y1 against some x, this works per obvious methods of selecting "add points". But since I have Y1 and Y2, it doesnt seem to work through normal methods.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 23:16:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/53968#M30491</guid>
      <dc:creator>kooldude163</dc:creator>
      <dc:date>2018-03-27T23:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Points plot with box plot (2 Y variables)</title>
      <link>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/53973#M30495</link>
      <description>&lt;P&gt;Try stacking the response columns via Tables &amp;gt; Stack.&amp;nbsp; You should then have 1 response column and another column with labels corresponding to the column names that were stacked.&amp;nbsp; If you put the new consolidated response column in Y and the Label column in X, you can get the box plots with the data overlayed.&lt;/P&gt;&lt;P&gt;Here's an example where I did this with the Thickness data in the sample data library.&amp;nbsp; I stacked all the Thickness columns and made this plot from the results:&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="thickness.PNG" style="width: 944px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10108iADCEE24E594325B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="thickness.PNG" alt="thickness.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This solution will still allow for other X-variables because you can nest other X-variables into the X drop zone, or use the Group X drop zone.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 22:52:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/53973#M30495</guid>
      <dc:creator>cwillden</dc:creator>
      <dc:date>2018-03-27T22:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Points plot with box plot (2 Y variables)</title>
      <link>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/54036#M30514</link>
      <description>&lt;P&gt;Just be aware that when you display outlier boxplots with&amp;nbsp;points overlaid that the outlier points will be duplicated. If you uncheck the Outliers checkbox in the Box Plot controls, that will fix this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 16:08:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/54036#M30514</guid>
      <dc:creator>mwechtal</dc:creator>
      <dc:date>2018-03-28T16:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Points plot with box plot (2 Y variables)</title>
      <link>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/54037#M30515</link>
      <description>Thanks guys! This worked really easily!</description>
      <pubDate>Wed, 28 Mar 2018 16:14:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/54037#M30515</guid>
      <dc:creator>kooldude163</dc:creator>
      <dc:date>2018-03-28T16:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Points plot with box plot (2 Y variables)</title>
      <link>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/54040#M30518</link>
      <description>&lt;P&gt;I'm glad we could help!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 16:28:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Aligning-Points-plot-with-box-plot-2-Y-variables/m-p/54040#M30518</guid>
      <dc:creator>cwillden</dc:creator>
      <dc:date>2018-03-28T16:28:43Z</dc:date>
    </item>
  </channel>
</rss>

