<?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 Y axis in a chart. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/52032#M29529</link>
    <description>&lt;P&gt;I totally agree, lots and lots of gotchas in this process, but maybe its possible.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Feb 2018 16:17:55 GMT</pubDate>
    <dc:creator>Byron_JMP</dc:creator>
    <dc:date>2018-02-24T16:17:55Z</dc:date>
    <item>
      <title>Multiple Y axis in a chart. (Multiple Y axis scales)</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19602#M17863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning~ : )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need your help. I'd like to draw an overlay plot with multiple Y axis as below. (It is commonly used in bioprocess.)&lt;/P&gt;&lt;P&gt;(I'm currently use JMP 12.2.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Is there a way to draw like this way?&amp;nbsp; (I can add right Y axis, but I need more.)&lt;/P&gt;&lt;P&gt;- JMP script is also okay for me.&lt;/P&gt;&lt;P&gt;- Hope multiple Y axis drawing feature is supported in JMP 13Graph builder.&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="12027_pastedImage_10.png" style="width: 1168px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3401i24D4D63CA7BE86E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12027_pastedImage_10.png" alt="12027_pastedImage_10.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 03:24:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19602#M17863</guid>
      <dc:creator>Steve_Kim</dc:creator>
      <dc:date>2016-10-19T03:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19603#M17864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can imagine how this can be done in JMP, but it would take a fairly complex script.&lt;/P&gt;&lt;P&gt;Roughly, this is what would have to be done:&lt;/P&gt;&lt;P&gt;1. A separate Graph Builder would have to be run for all but one of the columns&lt;/P&gt;&lt;P&gt;2. Each of the columns would have to be transformed to where the new values fit within the min and max range of the one column not charted in the above step.&lt;/P&gt;&lt;P&gt;3. The columns would have to be stacked.&lt;/P&gt;&lt;P&gt;4. A Chart Builder platform needs to be run on the stacked data, with the overlay set to the label column from the stacked data table&lt;/P&gt;&lt;P&gt;5. The Y axis label, and the Y Axis Box() from each of the individually run Graph Builders would have to be prepended to the last Graph Builder chart.&lt;/P&gt;&lt;P&gt;6. Delete the individual Graph Builder chart outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting all of this to fit together properly would be doable.&amp;nbsp; Lots of gotchas would have to be worked around, but it could be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 11:33:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19603#M17864</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-07-21T11:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19604#M17865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JMP is wonderful for statistics and I use it every day.&amp;nbsp; However, for complex graphs and customization, especially for publications, there are other programs which do a better job.&amp;nbsp; My favorite is Igor Pro (www.wavemetrics.com).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 16:12:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19604#M17865</guid>
      <dc:creator>howard_zolla</dc:creator>
      <dc:date>2016-07-21T16:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19605#M17866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I got your point. Thank you for your answer. I will use graph builder overlay plot by adjusting Y-axis scale. ( I can comment units on the legend)&amp;nbsp; : )&lt;/P&gt;&lt;P&gt;I knew PI or SIMCA software supports this customized overlay feature, but hope JMP 13 or later version support it. haha&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 08:06:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19605#M17866</guid>
      <dc:creator>Steve_Kim</dc:creator>
      <dc:date>2016-07-22T08:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19606#M17867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestion. : )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 08:07:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19606#M17867</guid>
      <dc:creator>Steve_Kim</dc:creator>
      <dc:date>2016-07-22T08:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19607#M17868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="/people/&amp;lt;img alt=&amp;quot;GBMatrix.png&amp;quot; class=&amp;quot;image-1 jive-image&amp;quot; src=&amp;quot;https://community.jmp.com/servlet/JiveServlet/downloadImage/12040//servlet/JiveServlet/downloadImage/12040/GBMatrix.png&amp;quot; style=&amp;quot;height: 498px; width: 620px;&amp;quot; data-mce-src=&amp;quot;/servlet/JiveServlet/downloadImage/12040//servlet/JiveServlet/downloadImage/12040/GBMatrix.png&amp;quot; data-mce-style=&amp;quot;height: 498px; width: 620px;&amp;quot;&amp;gt;JamesKim" target="_blank"&gt;&amp;lt;img alt="GBMatrix.png" class="image-1 jive-image" src="https://community.jmp.com/servlet/JiveServlet/downloadImage/12040//servlet/JiveServlet/downloadImage/12040/GBMatrix.png" style="height: 498px; width: 620px;" data-mce-src="/servlet/JiveServlet/downloadImage/12040//servlet/JiveServlet/downloadImage/12040/GBMatrix.png" data-mce-style="height: 498px; width: 620px;"&amp;gt;JamesKim&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another alternative is to use Graph Builder's GROUP Y feature. As &lt;A href="https://kvoqx44227.lithium.com/people/txnelson" target="_blank"&gt;txnelson&lt;/A&gt;​ stated, you'll have to stack the data.&lt;/P&gt;&lt;P&gt;&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="12068_GBMatrix.png" style="width: 638px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3410i3F622C059615344A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12068_GBMatrix.png" alt="12068_GBMatrix.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 03:25:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19607#M17868</guid>
      <dc:creator>Phil_Brown</dc:creator>
      <dc:date>2016-10-19T03:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19608#M17869</link>
      <description>&lt;P&gt;Try this script on your table:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Overlay Plot(
    X( :Time ),
    Y( :AAA, :BBB, :CCC, :DDD, :EEE, :FFF, :GGG, :HHH ),
    Overlay( 0 ),
    Connect Points( 1 ),
    Show Points( 0 )
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also do it interactively using Overlay Plot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hmmm... I see that you are really after the lower plot in your original post with multiple axes shown to the left and the plots directly overlaid as others have addressed.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:48:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19608#M17869</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2018-06-15T12:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart. (Multiple Y axis scales)</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19609#M17870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JamesKim: Maybe I can offer an alternative idea for you? Rather than have multiple y axes as you show above, taking up 1/2 of your visual space, with a spaghetti chart of lines to the right, why not this idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make an index value for each time series where the first observation in time = 100. Then each value is (observation at time t)/(observation at time 1) x 100. This way you can have one y axis, scaled according to the lowest and highest index values. The added interpretational value is that the slopes of the lines will now all be on an even footing and if varying slope is important on a relative % scale, this will add that level of insight. Then you can have a legend to help identify which variable is which by color scheme.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would show this index style graph all the time when % change was what was most important for variables over time...not the absolute values. Much cleaner graph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 20:53:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/19609#M17870</guid>
      <dc:creator>Peter_Bartell</dc:creator>
      <dc:date>2016-07-25T20:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart. (Multiple Y axis scales)</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/37314#M21889</link>
      <description>&lt;P&gt;I need to make a 3D graph (with 3 axes) something similar to this below. I have JMP Pro version 12. Is it possible to make a graph like this with JMP?&lt;/P&gt;&lt;P&gt;If yes, can somebody please guide me through the process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snip20170316_1.png" style="width: 397px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/5645i7C4B354A574069CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snip20170316_1.png" alt="Snip20170316_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 21:07:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/37314#M21889</guid>
      <dc:creator>Sush</dc:creator>
      <dc:date>2017-03-16T21:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart. (Multiple Y axis scales)</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/52031#M29528</link>
      <description>&lt;P&gt;This is my favorite graph not in JMP, so I took a stab at scripting an&amp;nbsp;automated approach to making the graph.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Byron-Wingerd-s-Blog/Multiple-Y-Axis-Graphs/ba-p/52000" target="_blank"&gt;Byron Wingerd Blog/Multiple-Y-Axis-Graphs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 22:30:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/52031#M29528</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-02-24T22:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/52032#M29529</link>
      <description>&lt;P&gt;I totally agree, lots and lots of gotchas in this process, but maybe its possible.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 16:17:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/52032#M29529</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-02-24T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart.</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/52874#M29939</link>
      <description>&lt;P&gt;here's a script to do it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Byron-Wingerd-s-Blog/Multiple-Y-Axis-Graphs/ba-p/52000" target="_blank"&gt;https://community.jmp.com/t5/Byron-Wingerd-s-Blog/Multiple-Y-Axis-Graphs/ba-p/52000&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 23:06:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/52874#M29939</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-03-08T23:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Y axis in a chart. (Multiple Y axis scales)</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/53187#M30108</link>
      <description>&lt;P&gt;Peter, I agree that it may not be the most attractive graph in its current state. But I work in the same field as James, and&amp;nbsp;frequently it's important to see both the absolute values and the timecourse behavior of multiple (5-6) variables. At the moment, it's difficult to display this type of data in JMP. It would be convenient if multiple Y-axis support and scaling were added in a future JMP version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One way to address some of the aesthetics of this graph would be to move the y-axis labels to the top or bottom, so that the multiple axis labels could be compressed into a smaller space.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:51:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-Y-axis-in-a-chart-Multiple-Y-axis-scales/m-p/53187#M30108</guid>
      <dc:creator>AFA</dc:creator>
      <dc:date>2018-03-15T12:51:48Z</dc:date>
    </item>
  </channel>
</rss>

