<?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: Buttons to fit Splines in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39684#M23213</link>
    <description>&lt;P&gt;Why not use a data filter with the column containing the tool ID?&lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2017 19:07:10 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2017-05-26T19:07:10Z</dc:date>
    <item>
      <title>Buttons to fit Splines</title>
      <link>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39678#M23208</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bivariate chart and want to spline by different columns. How would I be able to go about this? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 16:12:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39678#M23208</guid>
      <dc:creator>Ksrzg01</dc:creator>
      <dc:date>2017-05-26T16:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons to fit Splines</title>
      <link>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39679#M23209</link>
      <description>&lt;P&gt;Is the &lt;A href="http://www.jmp.com/support/help/13/Save_Script_Menus.shtml#470012" target="_self"&gt;Column Switcher&lt;/A&gt; what you are looking for?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;NamesDefaultToHere(1);
dt = Open("$SAMPLE_DATA/Semiconductor Capability.jmp");
dt &amp;lt;&amp;lt; Bivariate(
			Y( :NPN1 ),
			X( :SPM1 ),
			Fit Spline( 10000, {Line Color( {208, 64, 86} )} ),
			Column Switcher(
				:SPM1,
				{:PNP1, :PNP2, :NPN2, :PNP3, :IVP1, :PNP4, :NPN3, :IVP2, :NPN4, :SIT1, :INM1,
				:INM2, :VPM1, :VPM2, :VPM3, :PMS1, :SNM1, :SPM1, :NPN5, :EP2, :ZD6, :PBA,
				:PLG, :CAP, :PBA 2, :PLG 2, :PNP5, :NPN6, :PNP6, :PNP7, :NPN7, :PNP8, :IVP3,
				:IVP4, :IVP5, :IVP6, :PNP9, :NPN8, :NPN9, :IVP7, :NPN10, :N_1, :PBA1, :WPR1,
				:B10, :PLY10, :VBE210, :VTN210, :VTP210, :SIT2, :SIT3, :INV2, :INV3, :INV4,
				:INV5, :FST1, :FST2, :RES1, :RES2, :PNM1, :PPM1, :FNM1, :FPM1, :FST3, :FST4,
				:RES3, :RES4, :A1, :B1, :A2N, :A2P, :A2P1, :IVP8, :IVP9, :DE_H1, :NF_H1,
				:ESM1, :ESM2, :ESP1, :YFU1, :VPM4, :PBA2, :PBB1, :LYA1, :LYB1, :DEM1, :DEP1,
				:NFM1, :PLY1, :VDP1, :VDP2, :SNW1, :RSP2, :PLY2, :RSP1, :VDP3, :PBL1, :PLG1,
				:VDP4, :SPW1, :VIA1, :INM3, :VPM5, :VPM6, :INM4, :VPM7, :M1_M1, :M2_M2,
				:P1_P1, :E2A1, :E2B1, :NPN11, :IVP10, :PNP10, :INM5, :VPM8, :VPM9, :INM6,
				:VPM10, :N2A1, :N2B1, :NM_L1, :P2A1, :P2B1, :PM_L1, :P1, :M1}
			)
		);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 May 2017 17:09:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39679#M23209</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2017-05-26T17:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons to fit Splines</title>
      <link>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39682#M23211</link>
      <description>&lt;P&gt;Thanks, but I tried this and it didnt work because the columns were not numeric. What I am doing is plotting a time trend of a process and want to use button boxes to&amp;nbsp;spline the chart by the tool it ran on or the chamber the tool ran on while also removing the previous splines.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 18:48:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39682#M23211</guid>
      <dc:creator>Ksrzg01</dc:creator>
      <dc:date>2017-05-26T18:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons to fit Splines</title>
      <link>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39684#M23213</link>
      <description>&lt;P&gt;Why not use a data filter with the column containing the tool ID?&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 19:07:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39684#M23213</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-05-26T19:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons to fit Splines</title>
      <link>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39685#M23214</link>
      <description>&lt;P&gt;Hey Mark, I'm already using a data filter to sort out the parameters. So basically based on the selected parameters, I want to spline the graph by either tool or recipe used for this particular parameter. I invision one button box to fit the spline to the tool, another to remove the splines, and another to spline the graph by recipe.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 19:11:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39685#M23214</guid>
      <dc:creator>Ksrzg01</dc:creator>
      <dc:date>2017-05-26T19:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Buttons to fit Splines</title>
      <link>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39691#M23216</link>
      <description>&lt;P&gt;I believe there is an issue with the data structure that you have selected for your project.&amp;nbsp; After reading this Discussion, and your earlier discussion about using the data filter to select the parameters, I believe that you need to change your structure.&amp;nbsp; This will allow for you to user several built in features of JMP, and should make your coding efforts simpler.&amp;nbsp; You have chosen to put all of your measurement data into 2 columns, Value and Date.&amp;nbsp; And then attempt to use a data filter to select the parameter you want to display.&amp;nbsp; Additionally, you want to pickup some Control Limit data, and display the data on the charts.&amp;nbsp; I believe that what you should actually be doing, is to have each parameter in a separate column.&amp;nbsp; This will allow you to move your control limints into the Column Property, "Control Limits".&amp;nbsp; Additionally, it will allow you to user a Column Switcher on your Bivariate Plot, to move between parameters.&amp;nbsp; It will then also allow you to use the suggestion from Mark, to use the Data Filter to filter the Tool ID.&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2017 09:44:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Buttons-to-fit-Splines/m-p/39691#M23216</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-05-27T09:44:06Z</dc:date>
    </item>
  </channel>
</rss>

