<?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: Applying spec limits to a graph in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/766075#M94599</link>
    <description>&lt;P&gt;Yeah, that was what I needed.&amp;nbsp; I don't really even have to script anything, just add it to the properties of the graph.&amp;nbsp; You have to make sure that the limits aren't ambiguous with the selections you have made.&amp;nbsp; If you have a range of possible limits it will average them, or whatever you have the summary statistic doing which wouldn't have any meaning for a limit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can even have it add a label to the axis by adding a caption box item and putting it on the "axis reference line":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bgotchall_0-1718403628603.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65235iEE84D8991C624C24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bgotchall_0-1718403628603.png" alt="bgotchall_0-1718403628603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 22:22:06 GMT</pubDate>
    <dc:creator>bgotchall</dc:creator>
    <dc:date>2024-06-14T22:22:06Z</dc:date>
    <item>
      <title>Applying spec limits to a graph</title>
      <link>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/765295#M94488</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question about how to handle limits.&amp;nbsp; I have searched and read close matches on this forum, but nothing is quite right.&amp;nbsp; To start, I think I understand the usage of the normal spec limits column properties, and they work fine for certain jobs, but not others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Normally, I keep data in tables like this, where each line is a bunch of metadata and there is a single readpoint:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bgotchall_3-1718249659233.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65139iD9157959B4F9DF24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bgotchall_3-1718249659233.png" alt="bgotchall_3-1718249659233.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;But to use the column properties spec limits, I have to convert to this wide format:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bgotchall_4-1718249659257.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65140i8A0DDF1F91DBEE8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bgotchall_4-1718249659257.png" alt="bgotchall_4-1718249659257.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;Which I can accomplish with by splitting on a “trial_name” column created for the purpose.&amp;nbsp; So now every item has a row with each trial being a column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tall table is way more versatile, I can do graph builder or tabulate on it and have the best experience, with filters and dragging and dropping and graphing “result” in many ways.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do is use the “spec limits” which is present as metadata in the tall table.&amp;nbsp; I can and do extract the spec limits into a table, and apply it to a data table, but that only works for the wide table.&amp;nbsp; Each unique trial might have unique limits so I can’t just save 1 upper and lower limit to “result”.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the wide table, I can run quality reports and graph each trial and have the limits applied properly.&amp;nbsp; But with the tall table, if I want limits on a graph I have to manually, tediously, add reference lines to each graph.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This graph for example Is really good for showing the whole story, but I need to add spec lines.&amp;nbsp; They might have different specs like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bgotchall_5-1718249659287.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65141iF6117CDE75F4065D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bgotchall_5-1718249659287.png" alt="bgotchall_5-1718249659287.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;I can only accomplish this by adding them manually.&amp;nbsp; I need to automate this so manual just won’t do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 03:37:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/765295#M94488</guid>
      <dc:creator>bgotchall</dc:creator>
      <dc:date>2024-06-13T03:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Applying spec limits to a graph</title>
      <link>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/765327#M94493</link>
      <description>&lt;P&gt;One option with tall tables is to explore the option of using few different plots in same graph builder. In this example I have Line and Distribution, see how Variables have been disabled from different plot types&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1718268201850.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65145i8AFD6F617F0CCE76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1718268201850.png" alt="jthi_0-1718268201850.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 08:43:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/765327#M94493</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-06-13T08:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Applying spec limits to a graph</title>
      <link>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/765990#M94589</link>
      <description>&lt;P&gt;That is interesting, thanks.&amp;nbsp; I will explore that.&amp;nbsp; It does in fact work to add these chart elements that pick up the spec limits.&amp;nbsp; I need to see how it works in my real dataset and see how it goes.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 16:40:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/765990#M94589</guid>
      <dc:creator>bgotchall</dc:creator>
      <dc:date>2024-06-14T16:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Applying spec limits to a graph</title>
      <link>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/766075#M94599</link>
      <description>&lt;P&gt;Yeah, that was what I needed.&amp;nbsp; I don't really even have to script anything, just add it to the properties of the graph.&amp;nbsp; You have to make sure that the limits aren't ambiguous with the selections you have made.&amp;nbsp; If you have a range of possible limits it will average them, or whatever you have the summary statistic doing which wouldn't have any meaning for a limit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can even have it add a label to the axis by adding a caption box item and putting it on the "axis reference line":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bgotchall_0-1718403628603.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65235iEE84D8991C624C24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bgotchall_0-1718403628603.png" alt="bgotchall_0-1718403628603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 22:22:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Applying-spec-limits-to-a-graph/m-p/766075#M94599</guid>
      <dc:creator>bgotchall</dc:creator>
      <dc:date>2024-06-14T22:22:06Z</dc:date>
    </item>
  </channel>
</rss>

