<?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: Easy way to generate a scatterplot matrix using the GraphBuilder? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18935#M17258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow....I have never seen this before......I learn something new about JMP every day.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 20:50:42 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2016-06-07T20:50:42Z</dc:date>
    <item>
      <title>Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18931#M17254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if there is an easy way to generate a scatterplot matrix in the graph builder. I would like to create something like this:&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="11762_Bigclass.png" style="width: 634px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3214i994ABD4FF43D430F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11762_Bigclass.png" alt="11762_Bigclass.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My problem is, that I need to pull over &lt;STRONG&gt;each variable on the x-axis one at a time&lt;/STRONG&gt;. If I select multiple variables the GraphBuilder will generate the - for my purposes no so useful - overlayplot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11763_bigclass2.png" style="width: 682px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3215iFC1265E132E8B0DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11763_bigclass2.png" alt="11763_bigclass2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm using this kind of graph often when it comes to the analysis of DoEs and I have 8+ variables on the x-Axis. Then it takes so much time to pull over each variable one at a time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any advice!&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:59:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18931#M17254</guid>
      <dc:creator>shoffmeister</dc:creator>
      <dc:date>2016-10-19T02:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18932#M17255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 2 methods that I can think of would be to Tables==&amp;gt;Stack the columns you want on your X axis, and then use the "Label" column from the stack as an X Grouping variable. Or, a very simple script, which could be turned into an addin could be written that would take the X columns you specify and generate the Graph Builder code to generate the graph you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 12:25:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18932#M17255</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-06-07T12:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18933#M17256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not just use Analyze &amp;gt; Fit Y By X, and then provide all the different X's.&amp;nbsp; You would get something like this:&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="11771_Fit Y by X.png" style="width: 1348px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3221iDD32517C07226B9E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11771_Fit Y by X.png" alt="11771_Fit Y by X.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 03:00:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18933#M17256</guid>
      <dc:creator>MikeD_Anderson</dc:creator>
      <dc:date>2016-10-19T03:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18934#M17257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi &lt;A href="https://kvoqx44227.lithium.com/people/sebastianhoffmeister" target="_blank"&gt;sebastianhoffmeister&lt;/A&gt;​,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The easiest way to do this is by using the Dialog feature of graph builder with a graph matrix&lt;/P&gt;&lt;OL style="font-size: 13.3333px;"&gt;&lt;LI&gt;Launch Graph Builder&lt;/LI&gt;&lt;LI&gt;Click "Dialog"&lt;/LI&gt;&lt;LI&gt;Cast variables into roles&lt;/LI&gt;&lt;LI&gt;Check box for "Graph Matrix"&lt;/LI&gt;&lt;LI&gt;Click ok&lt;/LI&gt;&lt;/OL&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Here's a short video showing that:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11774_GB-dialog-s.gif" style="width: 486px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3223i803608A3B858AB57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11774_GB-dialog-s.gif" alt="11774_GB-dialog-s.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I hope this helps!&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;A href="https://kvoqx44227.lithium.com/people/julian" target="_blank"&gt;julian&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 03:01:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18934#M17257</guid>
      <dc:creator>jules</dc:creator>
      <dc:date>2016-10-19T03:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18935#M17258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow....I have never seen this before......I learn something new about JMP every day.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 20:50:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18935#M17258</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-06-07T20:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18936#M17259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much! That is exactly what I was looking for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never had a look at that dialog button before. :)&lt;/img&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 07:04:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18936#M17259</guid>
      <dc:creator>shoffmeister</dc:creator>
      <dc:date>2016-06-08T07:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18937#M17260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While the Dialog Button you mentioned would be super useful for my purposes, I don't see it on my Mac version of JMP (11.1.1). Does anyone know if the Mac version includes this feature somewhere else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 21:48:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18937#M17260</guid>
      <dc:creator>kdupree</dc:creator>
      <dc:date>2016-07-07T21:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18938#M17261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not seeing it in Windows JMP 11.1.1, either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the Dialog box a new feature in version 12?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 00:00:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18938#M17261</guid>
      <dc:creator>markschwab</dc:creator>
      <dc:date>2016-07-08T00:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Easy way to generate a scatterplot matrix using the GraphBuilder?</title>
      <link>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18939#M17262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dialog box option for Graph Builder was added in JMP 12 so I'm sorry to say in JMP 11 and earlier there isn't a direct way to do this. Stacking or a custom script would be the next best thing if you want to stay in Graph Builder. Graph &amp;gt; Scatterplot Matrix is also an option and will work well with all continuous Xs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 04:39:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Easy-way-to-generate-a-scatterplot-matrix-using-the-GraphBuilder/m-p/18939#M17262</guid>
      <dc:creator>jules</dc:creator>
      <dc:date>2016-07-08T04:39:44Z</dc:date>
    </item>
  </channel>
</rss>

