<?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: using right y axis on graph builder and color coding in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/using-right-y-axis-on-graph-builder-and-color-coding/m-p/51156#M29048</link>
    <description>&lt;P&gt;I ended up solving my problem by using overlay, defining markers and colors, and then hiding whatever i wanted from the key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add Properties to Table( {New Script( "PmW Norm To Single Sub Frame AVG[Um] &amp;amp; 3 more vs. Nozzle ID 3", Graph Builder( Size( 1564, 941 ), Show Control Panel( 0 ), Variables( X( :Nozzle ID ), Y( :Name( "PmW Norm To Single Sub Frame AVG[Um]" ), Side( "Right" ) ), Y( :Name( "Line Width [Um]" ), Position( 1 ), Side( "Right" ) ), Y( :TIJ resistance, Position( 1 ) ), Y( :Pump resistance, Position( 1 ) ), Group X( :Pen, N View Levels( 1 ) ), Group X( :Die, N View Levels( 1 ), First View Level( 2 ) ), Group Y( :Bar, N View Levels( 1 ) ), Overlay( :Color ), Color( :Color ) ), Elements( Points( X, Y( 3 ), Y( 4 ), Legend( 20 ) ), Points( X, Y( 1 ), Y( 2 ), Legend( 21 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 20, Properties( 0, {Line Color( 10 ), Marker( "Dot" )} ), Properties( 1, {Line Color( 0 ), Marker( "Dot" )} ), Properties( 2, {Line Color( 14 ), Marker( "Dot" )} ), Properties( 3, {Line Color( 9 ), Marker( "Dot" )} ), Properties( 4, {Line Color( 10 ), Marker( "Plus" )} ), Properties( 5, {Line Color( 10 ), Marker( "Dot" )} ), Properties( 7, {Marker( "Dot" )} ), Properties( 8, {Line Color( 14 ), Marker( "Plus" )} ), Properties( 9, {Line Color( 14 ), Marker( "Dot" )} ), Properties( 10, {Line Color( 9 ), Marker( "Plus" )} ), Properties( 11, {Line Color( 9 ), Marker( "Dot" )} ) ), Legend Model( 21, Properties( 4, {Line Color( 10 ), Marker( "X" )} ), Properties( 5, {Line Color( 10 ), Marker( "Y" )} ), Properties( 6, {Line Color( 0 ), Marker( "X" )} ), Properties( 7, {Line Color( 0 ), Marker( "Y" )} ), Properties( 8, {Line Color( 14 ), Marker( "X" )} ), Properties( 9, {Line Color( 14 ), Marker( "Y" )} ), Properties( 10, {Line Color( 9 )} ), Properties( 11, {Line Color( 9 ), Marker( "Y" )} ) )} ), Dispatch( {}, "400", LegendBox, {Legend Position( {20, [0, 1, 2, 3, 4, 5, -1, -1, -1, -1, -1, -1], 21, [-3, -3, -3, -3, 6, 7, -1, -1, -1, -1, -1, -1]} ), Position( {0, 1, 2, 3, 4, 5, -1, -1, -1, -1, -1, -1, -3, -3, -3, -3, 6, 7, -1, -1, -1, -1, -1, -1} )} ) ) ) )} )&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2018 13:50:42 GMT</pubDate>
    <dc:creator>tova</dc:creator>
    <dc:date>2018-02-13T13:50:42Z</dc:date>
    <item>
      <title>using right y axis on graph builder and color coding</title>
      <link>https://community.jmp.com/t5/Discussions/using-right-y-axis-on-graph-builder-and-color-coding/m-p/51073#M29004</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am building a graph with graph builder.&amp;nbsp; I have 4 variables that I am showing on the y-axis, two on the left axis and two on the right axis.&amp;nbsp; I am using points, and would like the points to be color coded based on another variable (which happens to be color).&amp;nbsp; The color coding is working only for the variables using the left axis.&amp;nbsp; Is there a way I can color the right axis variables?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:11:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/using-right-y-axis-on-graph-builder-and-color-coding/m-p/51073#M29004</guid>
      <dc:creator>tova</dc:creator>
      <dc:date>2018-02-12T10:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: using right y axis on graph builder and color coding</title>
      <link>https://community.jmp.com/t5/Discussions/using-right-y-axis-on-graph-builder-and-color-coding/m-p/51156#M29048</link>
      <description>&lt;P&gt;I ended up solving my problem by using overlay, defining markers and colors, and then hiding whatever i wanted from the key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add Properties to Table( {New Script( "PmW Norm To Single Sub Frame AVG[Um] &amp;amp; 3 more vs. Nozzle ID 3", Graph Builder( Size( 1564, 941 ), Show Control Panel( 0 ), Variables( X( :Nozzle ID ), Y( :Name( "PmW Norm To Single Sub Frame AVG[Um]" ), Side( "Right" ) ), Y( :Name( "Line Width [Um]" ), Position( 1 ), Side( "Right" ) ), Y( :TIJ resistance, Position( 1 ) ), Y( :Pump resistance, Position( 1 ) ), Group X( :Pen, N View Levels( 1 ) ), Group X( :Die, N View Levels( 1 ), First View Level( 2 ) ), Group Y( :Bar, N View Levels( 1 ) ), Overlay( :Color ), Color( :Color ) ), Elements( Points( X, Y( 3 ), Y( 4 ), Legend( 20 ) ), Points( X, Y( 1 ), Y( 2 ), Legend( 21 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 20, Properties( 0, {Line Color( 10 ), Marker( "Dot" )} ), Properties( 1, {Line Color( 0 ), Marker( "Dot" )} ), Properties( 2, {Line Color( 14 ), Marker( "Dot" )} ), Properties( 3, {Line Color( 9 ), Marker( "Dot" )} ), Properties( 4, {Line Color( 10 ), Marker( "Plus" )} ), Properties( 5, {Line Color( 10 ), Marker( "Dot" )} ), Properties( 7, {Marker( "Dot" )} ), Properties( 8, {Line Color( 14 ), Marker( "Plus" )} ), Properties( 9, {Line Color( 14 ), Marker( "Dot" )} ), Properties( 10, {Line Color( 9 ), Marker( "Plus" )} ), Properties( 11, {Line Color( 9 ), Marker( "Dot" )} ) ), Legend Model( 21, Properties( 4, {Line Color( 10 ), Marker( "X" )} ), Properties( 5, {Line Color( 10 ), Marker( "Y" )} ), Properties( 6, {Line Color( 0 ), Marker( "X" )} ), Properties( 7, {Line Color( 0 ), Marker( "Y" )} ), Properties( 8, {Line Color( 14 ), Marker( "X" )} ), Properties( 9, {Line Color( 14 ), Marker( "Y" )} ), Properties( 10, {Line Color( 9 )} ), Properties( 11, {Line Color( 9 ), Marker( "Y" )} ) )} ), Dispatch( {}, "400", LegendBox, {Legend Position( {20, [0, 1, 2, 3, 4, 5, -1, -1, -1, -1, -1, -1], 21, [-3, -3, -3, -3, 6, 7, -1, -1, -1, -1, -1, -1]} ), Position( {0, 1, 2, 3, 4, 5, -1, -1, -1, -1, -1, -1, -3, -3, -3, -3, 6, 7, -1, -1, -1, -1, -1, -1} )} ) ) ) )} )&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:50:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/using-right-y-axis-on-graph-builder-and-color-coding/m-p/51156#M29048</guid>
      <dc:creator>tova</dc:creator>
      <dc:date>2018-02-13T13:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: using right y axis on graph builder and color coding</title>
      <link>https://community.jmp.com/t5/Discussions/using-right-y-axis-on-graph-builder-and-color-coding/m-p/51157#M29049</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5850"&gt;@tova&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am building a graph with graph builder.&amp;nbsp; I have 4 variables that I am showing on the y-axis, two on the left axis and two on the right axis.&amp;nbsp; I am using points, and would like the points to be color coded based on another variable (which happens to be color).&amp;nbsp; The color coding is working only for the variables using the left axis.&amp;nbsp; Is there a way I can color the right axis variables?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;I ended up solving my problem by using overlay, defining markers and colors, and then hiding whatever i wanted from the key.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Add Properties to Table(
	{New Script(
		"PmW Norm To Single Sub Frame AVG[Um] &amp;amp; 3 more vs. Nozzle ID 3",
		Graph Builder(
			Size( 1564, 941 ),
			Show Control Panel( 0 ),
			Variables(
				X( :Nozzle ID ),
				Y(
					:Name( "PmW Norm To Single Sub Frame AVG[Um]" ),
					Side( "Right" )
				),
				Y(
					:Name( "Line Width [Um]" ),
					Position( 1 ),
					Side( "Right" )
				),
				Y( :TIJ resistance, Position( 1 ) ),
				Y( :Pump resistance, Position( 1 ) ),
				Group X( :Pen, N View Levels( 1 ) ),
				Group X( :Die, N View Levels( 1 ), First View Level( 2 ) ),
				Group Y( :Bar, N View Levels( 1 ) ),
				Overlay( :Color ),
				Color( :Color )
			),
			Elements(
				Points( X, Y( 3 ), Y( 4 ), Legend( 20 ) ),
				Points( X, Y( 1 ), Y( 2 ), Legend( 21 ) )
			),
			SendToReport(
				Dispatch(
					{},
					"400",
					ScaleBox,
					{Legend Model(
						20,
						Properties( 0, {Line Color( 10 ), Marker( "Dot" )} ),
						Properties( 1, {Line Color( 0 ), Marker( "Dot" )} ),
						Properties( 2, {Line Color( 14 ), Marker( "Dot" )} ),
						Properties( 3, {Line Color( 9 ), Marker( "Dot" )} ),
						Properties( 4, {Line Color( 10 ), Marker( "Plus" )} ),
						Properties( 5, {Line Color( 10 ), Marker( "Dot" )} ),
						Properties( 7, {Marker( "Dot" )} ),
						Properties( 8, {Line Color( 14 ), Marker( "Plus" )} ),
						Properties( 9, {Line Color( 14 ), Marker( "Dot" )} ),
						Properties( 10, {Line Color( 9 ), Marker( "Plus" )} ),
						Properties( 11, {Line Color( 9 ), Marker( "Dot" )} )
					), Legend Model(
						21,
						Properties( 4, {Line Color( 10 ), Marker( "X" )} ),
						Properties( 5, {Line Color( 10 ), Marker( "Y" )} ),
						Properties( 6, {Line Color( 0 ), Marker( "X" )} ),
						Properties( 7, {Line Color( 0 ), Marker( "Y" )} ),
						Properties( 8, {Line Color( 14 ), Marker( "X" )} ),
						Properties( 9, {Line Color( 14 ), Marker( "Y" )} ),
						Properties( 10, {Line Color( 9 )} ),
						Properties( 11, {Line Color( 9 ), Marker( "Y" )} )
					)}
				),
				Dispatch(
					{},
					"400",
					LegendBox,
					{Legend Position(
						{20, [0, 1, 2, 3, 4, 5, -1, -1, -1, -1, -1, -1], 21, [
						-3, -3, -3, -3, 6, 7, -1, -1, -1, -1, -1, -1]}
					), Position(
						{0, 1, 2, 3, 4, 5, -1, -1, -1, -1, -1, -1, -3, -3, -3,
						-3, 6, 7, -1, -1, -1, -1, -1, -1}
					)}
				)
			)
		)
	)}
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Feb 2018 15:05:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/using-right-y-axis-on-graph-builder-and-color-coding/m-p/51157#M29049</guid>
      <dc:creator>tova</dc:creator>
      <dc:date>2018-02-13T15:05:54Z</dc:date>
    </item>
  </channel>
</rss>

