<?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 JMP &amp;gt; Graph Builder &amp;gt; Error Interval &amp;gt; Asymmetrical Error Bars? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-gt-Graph-Builder-gt-Error-Interval-gt-Asymmetrical-Error/m-p/532585#M75548</link>
    <description>&lt;P&gt;Hi JMP Community,&lt;/P&gt;
&lt;P&gt;Is it possible to assign asymmetrical error intervals in Graph Builder when using a custom interval?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 11 Jun 2023 11:27:00 GMT</pubDate>
    <dc:creator>Thierry_S</dc:creator>
    <dc:date>2023-06-11T11:27:00Z</dc:date>
    <item>
      <title>JMP &gt; Graph Builder &gt; Error Interval &gt; Asymmetrical Error Bars?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-gt-Graph-Builder-gt-Error-Interval-gt-Asymmetrical-Error/m-p/532585#M75548</link>
      <description>&lt;P&gt;Hi JMP Community,&lt;/P&gt;
&lt;P&gt;Is it possible to assign asymmetrical error intervals in Graph Builder when using a custom interval?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:27:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-gt-Graph-Builder-gt-Error-Interval-gt-Asymmetrical-Error/m-p/532585#M75548</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2023-06-11T11:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: JMP &gt; Graph Builder &gt; Error Interval &gt; Asymmetrical Error Bars?</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-gt-Graph-Builder-gt-Error-Interval-gt-Asymmetrical-Error/m-p/532997#M75579</link>
      <description>&lt;P&gt;Yup!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Byron_JMP_0-1660225422478.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44743i85BA92B725F0B479/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Byron_JMP_0-1660225422478.png" alt="Byron_JMP_0-1660225422478.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In this table I have a column for high and low intervals&lt;/P&gt;
&lt;P&gt;I drug both the high and columns to the interval role in the graph builder dialog to get this graph&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Byron_JMP_1-1660225547012.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44744iD8BC5FA51B70F2B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Byron_JMP_1-1660225547012.png" alt="Byron_JMP_1-1660225547012.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the graph builder script, you can see that the function can take two interval arguments.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Graph Builder(
	Size( 273, 296 ),
	Show Control Panel( 0 ),
	Variables( X( :group ), Y( :center ), Interval( :high ), Interval( :low ) ),
	Elements( Points( X, Y, Legend( 6 ) ) )
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 13:50:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-gt-Graph-Builder-gt-Error-Interval-gt-Asymmetrical-Error/m-p/532997#M75579</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2022-08-11T13:50:13Z</dc:date>
    </item>
  </channel>
</rss>

