<?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: Forcing Y-intercept to zero when using line of fit in Graph builder in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Forcing-Y-intercept-to-zero-when-using-line-of-fit-in-Graph/m-p/311174#M56439</link>
    <description>&lt;P&gt;use the Fit y-by-x platform.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an option to fit a special line.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2020 19:49:41 GMT</pubDate>
    <dc:creator>Byron_JMP</dc:creator>
    <dc:date>2020-09-22T19:49:41Z</dc:date>
    <item>
      <title>Forcing Y-intercept to zero when using line of fit in Graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/Forcing-Y-intercept-to-zero-when-using-line-of-fit-in-Graph/m-p/311166#M56438</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;any idea how to force the y-intercept to zero when using line of fit in graph builder? I know this is possible in Bivariate plots but I would like to use graph builder for my purpose since I can get grouping in one single graph (with Bivariate you get mutliple plots after you specify your "by" variable)...below my code. Any suggestions very welcome! thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yawovi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Graph Builder(
	Size( 745, 526 ),
	Variables(
		X( :Power ),
		Y( :Name( "Concentration" ) ),
		Group X( :Location ),
		Overlay( :Color )
	),
	Elements(
		Points( X, Y, Legend( 7 ) ),
		Line Of Fit( X, Y, Legend( 12 ), Equation( 1 ) )
	)
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:06:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Forcing-Y-intercept-to-zero-when-using-line-of-fit-in-Graph/m-p/311166#M56438</guid>
      <dc:creator>Yawovi</dc:creator>
      <dc:date>2023-06-11T11:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing Y-intercept to zero when using line of fit in Graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/Forcing-Y-intercept-to-zero-when-using-line-of-fit-in-Graph/m-p/311174#M56439</link>
      <description>&lt;P&gt;use the Fit y-by-x platform.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an option to fit a special line.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 19:49:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Forcing-Y-intercept-to-zero-when-using-line-of-fit-in-Graph/m-p/311174#M56439</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2020-09-22T19:49:41Z</dc:date>
    </item>
  </channel>
</rss>

