<?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: Multiple X and Y axes plots in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/930#M930</link>
    <description>&lt;P&gt;Thanks and see updated table for easy understanding.&lt;BR /&gt;Cut and paste is too much work for long tables. Stack only stacks either all X axis or Y axis not both (See Below). Other statistics softwares can easily plot this but I wanted to use JMP because of much more functionality, do you think if it is even possible with JMP.&lt;/P&gt;
&lt;PRE&gt;10	20	Column 1	1
10	20	Column 3	2
	22	Column 1	2
	22	Column 3	2.5
15		Column 1	3
15		Column 3	3
25	20	Column 1	4
25	20	Column 3	4
		Column 1	5
		Column 3	4.5
	30	Column 1	6
	30	Column 3	5&lt;/PRE&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2017 20:00:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-10-04T20:00:23Z</dc:date>
    <item>
      <title>Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/922#M922</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;How can I plot multiple X axes and multiple Y axes on the same plot?&lt;BR /&gt;&lt;BR /&gt;I tried to use overlay plots but that gives me multiple Y axes only and not X.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 11 Nov 2009 22:54:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/922#M922</guid>
      <dc:creator />
      <dc:date>2009-11-11T22:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/923#M923</link>
      <description>Are your multiple X axes really different, like time and temperature, or are they the same but with different values for each Y column? If the former I don't believe you can do it without scripting quite heavily. I'm having trouble visualizing why such a plot would be useful. If the latter it's pretty easy.</description>
      <pubDate>Thu, 12 Nov 2009 19:47:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/923#M923</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2009-11-12T19:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/924#M924</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have the latter setup, I have X axis with different values for each Y column. Can you please explain how can we merge plots?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Message was edited by: jmpnewuser</description>
      <pubDate>Tue, 15 Dec 2009 18:04:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/924#M924</guid>
      <dc:creator />
      <dc:date>2009-12-15T18:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/925#M925</link>
      <description>anybody?</description>
      <pubDate>Wed, 16 Dec 2009 18:45:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/925#M925</guid>
      <dc:creator />
      <dc:date>2009-12-16T18:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/926#M926</link>
      <description>Overlay Plot.&lt;BR /&gt;If your data looks like this:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;x     y1     y2&lt;BR /&gt;1     10     20&lt;BR /&gt;2            22&lt;BR /&gt;3     15        &lt;BR /&gt;4     25     20&lt;BR /&gt;5            30&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;then in Overlay Plot put Y1 and Y2 in the Y box and X in the X box.&lt;BR /&gt;&lt;BR /&gt;If your data looks like this:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;x     y     attribute&lt;BR /&gt;1     10       a&lt;BR /&gt;2     20       b&lt;BR /&gt;3     12       a&lt;BR /&gt;4     15       a&lt;BR /&gt;5     35       b&lt;BR /&gt;6     45       b&lt;BR /&gt;7     20       a&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;then either use Tables &amp;gt; Split to reshape it like the previous data or use it as is in Overlay Plot with Y in the Y box, X in the X box and attribute in the Grouping box. When the plot shows, use the red triangle pull down to change the Overlay Plots item from "no overlay" to "overlay groups".&lt;BR /&gt;--&amp;gt;</description>
      <pubDate>Wed, 16 Dec 2009 23:40:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/926#M926</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2009-12-16T23:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/927#M927</link>
      <description>&lt;P&gt;Hello mpb,&lt;/P&gt;
&lt;P&gt;My Data looks like this:&lt;/P&gt;
&lt;PRE&gt;x1	y1	x2	y2
1	10	2	20
2		2.5	22
3	15	3	
4	25	4	20
5		4.5	
6		5	30&lt;/PRE&gt;
&lt;P&gt;I have 2 X axis and 2 Y axis and I need to merge them all and sort data accordingly.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Message was edited by: jmpnewuser&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:56:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/927#M927</guid>
      <dc:creator />
      <dc:date>2017-10-04T19:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/928#M928</link>
      <description>Your data can easily be made to look like my first example using cut and past or by using Tables &amp;gt; Stack.</description>
      <pubDate>Fri, 18 Dec 2009 01:49:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/928#M928</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2009-12-18T01:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/929#M929</link>
      <description>&lt;P&gt;To help posting code and data in the Commuity&amp;nbsp;without messing up spacing use the Insert Code or Insert JSL buttons in the post editor.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SafariScreenSnapz314.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/7875iC4BE58E7C0EED024/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SafariScreenSnapz314.png" alt="SafariScreenSnapz314.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:59:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/929#M929</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2017-10-04T19:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/930#M930</link>
      <description>&lt;P&gt;Thanks and see updated table for easy understanding.&lt;BR /&gt;Cut and paste is too much work for long tables. Stack only stacks either all X axis or Y axis not both (See Below). Other statistics softwares can easily plot this but I wanted to use JMP because of much more functionality, do you think if it is even possible with JMP.&lt;/P&gt;
&lt;PRE&gt;10	20	Column 1	1
10	20	Column 3	2
	22	Column 1	2
	22	Column 3	2.5
15		Column 1	3
15		Column 3	3
25	20	Column 1	4
25	20	Column 3	4
		Column 1	5
		Column 3	4.5
	30	Column 1	6
	30	Column 3	5&lt;/PRE&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:00:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/930#M930</guid>
      <dc:creator />
      <dc:date>2017-10-04T20:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple X and Y axes plots</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/931#M931</link>
      <description>&lt;P&gt;You &lt;STRONG&gt;can&lt;/STRONG&gt; do a multiple column stack. Look at the JMP User Guide and check the index for "Stacking Columns". After you do the stacking you may want to rename the column headers. One of the resulting columns identifies which y is being plotted. Use that column for Grouping in the Overlay Plot dialog. Then choose the option to "Overlay Groups".&lt;BR /&gt;&lt;BR /&gt;Here is what your x1 y1 x2 y2 data looks like after a 2 column stack followed by relabling:&lt;/P&gt;
&lt;PRE&gt;Dummy   x     Property  y 
x1	1	y1	10
x1	2	y1	.
x1	3	y1	15
x1	4	y1	25
x1	5	y1	.
x1	6	y1	.
x2	2	y2	20
x2	2.5	y2	22
x2	3	y2	.
x2	4	y2	20
x2	4.5	y2	.
x2	5	y2	30&lt;/PRE&gt;
&lt;P&gt;Message was edited by: mpb&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:54:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-X-and-Y-axes-plots/m-p/931#M931</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2017-10-04T19:54:00Z</dc:date>
    </item>
  </channel>
</rss>

