<?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 set different range by different group in graph builder contour plot in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-set-different-range-by-different-group-in-graph-builder/m-p/932997#M108948</link>
    <description>&lt;P&gt;Please check this wish list entry for further details:&lt;BR /&gt;&lt;LI-MESSAGE title="Option: Independent Color Settings on different Pages - and for Wrap Subplots" uid="767566" url="https://community.jmp.com/t5/JMP-Wish-List/Option-Independent-Color-Settings-on-different-Pages-and-for/m-p/767566#U767566" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;... and don't forget to support it with a Kudo.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Feb 2026 16:27:09 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2026-02-27T16:27:09Z</dc:date>
    <item>
      <title>how to set different range by different group in graph builder contour plot</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-set-different-range-by-different-group-in-graph-builder/m-p/932896#M108938</link>
      <description>&lt;P&gt;hi, all&lt;/P&gt;
&lt;P&gt;in graph builder, how can I set different range by different group?&lt;/P&gt;
&lt;P&gt;Please see the graph attached. Each row is a different measurement, apparently the value of each measurement is very different and I would like to have different range for each row. How to do that? I am using JMP PRO 17&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;
&lt;P&gt;Joyce&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 02:42:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-set-different-range-by-different-group-in-graph-builder/m-p/932896#M108938</guid>
      <dc:creator>joycezh</dc:creator>
      <dc:date>2026-02-27T02:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to set different range by different group in graph builder contour plot</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-set-different-range-by-different-group-in-graph-builder/m-p/932962#M108947</link>
      <description>&lt;P&gt;As far as I know, the Graph Builder only has one color scale, which applies to the whole window. It is not possible to have a separate color scale for each graph. Instead, I recommend centering (and perhaps scaling) your data, Grouped by OPERATION.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Within Graph Builder, right click OPERATION and select GROUP BY.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Then right click VALUE &amp;gt; Distribution &amp;gt; Center (or standardize, if you want to rescale)&lt;/LI&gt;
&lt;LI&gt;Use this new Centered VALUE column in your graph.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Does this achieve the graph you want? Of course keeping in mind that it is now plotting a centered/scaled version, not the original raw data. I confirmed it works in JMP 19 using the "Wafer Stacked" sample data file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, if you wanted to group by WAFER&amp;amp;OPERATION (every graph has its own scale), then see the comments below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In JMP 17, with a bit of effort:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create an "ID" column by selecting "WAFER" and "OPERATION" column headers, right click -&amp;gt; New Formula Column &amp;gt; Character &amp;gt; Concatenate.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Right click this new ID Column header &amp;gt; New Formula Column &amp;gt; Group By&lt;/LI&gt;
&lt;LI&gt;Right click your VALUE column &amp;gt; New Formula Column &amp;gt; Then click either Center or Standardize, depending on if you only want to shift the values or also scale them.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Now, use the new Centered/Standardized data in your plot.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you are able to upgrade to JMP 19, this becomes much easier as it can be done directly within Graph Builder using &lt;A href="https://youtu.be/1Ou-KGqAbP4?si=x0ergHmsE5eEOsul&amp;amp;t=335" target="_blank" rel="noopener"&gt;Custom Scope&lt;/A&gt;&amp;nbsp;(starting around 5:37 in the video). No need for extra columns!&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Within your Graph Builder window, right click your VALUE column -&amp;gt; Distributional -&amp;gt; Center (or standardize).&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Right click the newly created Centered data column and Change Scope to Graph. (You can experiment with other scopes to see what it does).&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 12:10:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-set-different-range-by-different-group-in-graph-builder/m-p/932962#M108947</guid>
      <dc:creator>christian-z</dc:creator>
      <dc:date>2026-02-27T12:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to set different range by different group in graph builder contour plot</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-set-different-range-by-different-group-in-graph-builder/m-p/932997#M108948</link>
      <description>&lt;P&gt;Please check this wish list entry for further details:&lt;BR /&gt;&lt;LI-MESSAGE title="Option: Independent Color Settings on different Pages - and for Wrap Subplots" uid="767566" url="https://community.jmp.com/t5/JMP-Wish-List/Option-Independent-Color-Settings-on-different-Pages-and-for/m-p/767566#U767566" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;... and don't forget to support it with a Kudo.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 16:27:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-set-different-range-by-different-group-in-graph-builder/m-p/932997#M108948</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-02-27T16:27:09Z</dc:date>
    </item>
  </channel>
</rss>

