<?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: Bring selected points forward in graph builder in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14351#M13415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good idea, Ron.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, JMP should do better. I think what's going on is that there is an Overlay variable which is internally making N different point sets, one for each overlay level. Each point set is drawing its own selected points on top, but they don't communicate as well as they should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That suggests another work-around is to use the Color role instead of the Overlay role. Color is only setting an attribute on each point rather than making separate point sets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 21:28:41 GMT</pubDate>
    <dc:creator>XanGregg</dc:creator>
    <dc:date>2015-09-18T21:28:41Z</dc:date>
    <item>
      <title>Bring selected points forward in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14348#M13412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, some of the selected points would be obstructed by un-selected points in graph builder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9891_pastedImage_0.png" style="width: 601px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2192i0972CED53AC39F31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9891_pastedImage_0.png" alt="9891_pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Scatterplot doesn't have this issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9892_pastedImage_1.png" style="width: 351px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2193iA58B565DD8AEAD30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9892_pastedImage_1.png" alt="9892_pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please improve graph builder on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 00:40:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14348#M13412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-19T00:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bring selected points forward in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14349#M13413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Justin,&lt;/P&gt;&lt;P&gt;first I agree with you that it needs to be improved in the program itself.&lt;/P&gt;&lt;P&gt;yet, one way to go around the problem would be to separate the observations into two difference variables and then you could control it.&lt;/P&gt;&lt;P&gt;ron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 11:34:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14349#M13413</guid>
      <dc:creator>ron_horne</dc:creator>
      <dc:date>2015-09-18T11:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bring selected points forward in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14350#M13414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a good idea. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 14:18:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14350#M13414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-18T14:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bring selected points forward in graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14351#M13415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good idea, Ron.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, JMP should do better. I think what's going on is that there is an Overlay variable which is internally making N different point sets, one for each overlay level. Each point set is drawing its own selected points on top, but they don't communicate as well as they should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That suggests another work-around is to use the Color role instead of the Overlay role. Color is only setting an attribute on each point rather than making separate point sets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 21:28:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bring-selected-points-forward-in-graph-builder/m-p/14351#M13415</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2015-09-18T21:28:41Z</dc:date>
    </item>
  </channel>
</rss>

