<?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: JMP plotting: only applying color scheme to one component in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222066#M44315</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/15321"&gt;@pjkiley&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; One way to do this, but it's not very elegant is to make two graph builder plots: 1) contour plot colored (or overlayed) with column to give color to it, and 2) scatterplot. You can then right click the scatterplot and then edit-&amp;gt;copy frame contents, then right click contour plot and edit-&amp;gt;paste frame contents.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you're doing this only once or twice, then this could be a way to get what you wnat, however, this is not efficient if you need to do this many times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Below is an example I did with the BigClass.jmp file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snap1.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18869iDDDF9BBEB7B36E8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snap1.png" alt="Snap1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You might learn how to script it out by viewing the script from the hot button.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You might be able to use the Properties(0,{Line Color(#), Fill Color(0), Item ID(:y-column, 1) within the Dispatch command to get what you want by scripting. I'm not that familiar with doing it that way, though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'd be interested in an elegant way to do it via scripting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!,&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2019 16:11:41 GMT</pubDate>
    <dc:creator>SDF1</dc:creator>
    <dc:date>2019-08-16T16:11:41Z</dc:date>
    <item>
      <title>JMP plotting: only applying color scheme to one component</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222026#M44306</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to create a contour plot using the Graph Builder and to color this contour plot by a specific column value using the overlay feature.&amp;nbsp; So far this is pretty easy.&amp;nbsp; In addition, I would like to overlay this contour plot with the actual data points.&amp;nbsp; This is easy too, by dragging the scatterplot icon down onto the plot, I can easily add the points.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, my problem is that the scatterplot points wind up the same color as the contour, which makes them hard to see.&amp;nbsp; I would like them to be black.&amp;nbsp; However, I cannot seem to delete the overlay for the scatterplot without also deleting it for the contour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: is there a way to selectively apply the overlay to only the contour, while keeping the scatterplot points black?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 13:21:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222026#M44306</guid>
      <dc:creator>pjkiley</dc:creator>
      <dc:date>2019-08-16T13:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: JMP plotting: only applying color scheme to one component</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222066#M44315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/15321"&gt;@pjkiley&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; One way to do this, but it's not very elegant is to make two graph builder plots: 1) contour plot colored (or overlayed) with column to give color to it, and 2) scatterplot. You can then right click the scatterplot and then edit-&amp;gt;copy frame contents, then right click contour plot and edit-&amp;gt;paste frame contents.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you're doing this only once or twice, then this could be a way to get what you wnat, however, this is not efficient if you need to do this many times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Below is an example I did with the BigClass.jmp file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snap1.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18869iDDDF9BBEB7B36E8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snap1.png" alt="Snap1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You might learn how to script it out by viewing the script from the hot button.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You might be able to use the Properties(0,{Line Color(#), Fill Color(0), Item ID(:y-column, 1) within the Dispatch command to get what you want by scripting. I'm not that familiar with doing it that way, though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'd be interested in an elegant way to do it via scripting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!,&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 16:11:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222066#M44315</guid>
      <dc:creator>SDF1</dc:creator>
      <dc:date>2019-08-16T16:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: JMP plotting: only applying color scheme to one component</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222199#M44336</link>
      <description>&lt;P&gt;The default behavior of Graph Builder elements is to use all of the specified variable roles.&amp;nbsp; In the property panel, you can open the &lt;EM&gt;Variables&lt;/EM&gt; section to specify while roles apply to an element.&amp;nbsp; In this example, I toggled off the Overlay role for the Points element, which gives the result that you are looking for:&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-center" image-alt="ContourOverlay.png" style="width: 953px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18879i8FDB2C44172D14EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="ContourOverlay.png" alt="ContourOverlay.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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 13:10:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222199#M44336</guid>
      <dc:creator>danschikore</dc:creator>
      <dc:date>2019-08-19T13:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: JMP plotting: only applying color scheme to one component</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222211#M44339</link>
      <description>&lt;P&gt;Thanks very much! &amp;nbsp;This is a great answer because it also allows me to save it as a script, and re-use without going through the graph builder next time.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 13:36:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-plotting-only-applying-color-scheme-to-one-component/m-p/222211#M44339</guid>
      <dc:creator>pjkiley</dc:creator>
      <dc:date>2019-08-19T13:36:23Z</dc:date>
    </item>
  </channel>
</rss>

