<?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: overlay color issue on graph builder in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/259104#M50867</link>
    <description>&lt;P&gt;I can confirm that JMP 16 will include messages to reorder the elements and help with this situation.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2020 16:21:44 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2020-04-20T16:21:44Z</dc:date>
    <item>
      <title>overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49454#M28122</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to plot a bunch of graphs on graph builder with PASS(gray) and Fail(Red) color. Values are such a way that the data points are on top of each other. When I hover on it, it perfectly shows the specific row that failed. But when I try to convert this graph into interactive html, the hovering function points to the "PASS" data beneath the fail data points. Is there any way that I can have the fail points on the top? I tried going into "Customize" option and after Axis and grid lines, I placed the Fails on top of the pass and now I see hovering to be right but the fail points are beneath the pass data points. It looks like it's either the graph or the pointer reference. Am I missing anything? Is there a way to fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 21:44:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49454#M28122</guid>
      <dc:creator>vishwasanj</dc:creator>
      <dc:date>2018-01-09T21:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49510#M28149</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure if this will work with your data, but you can try ordering the pass/fall column using a Value Ordering or List Check column property. You can swap the ordering with the Reverse button shown below.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ListCheck.PNG" style="width: 639px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/8906iD196F2C0E77339CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="ListCheck.PNG" alt="ListCheck.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This will change the ordering of the overlay in the legend. If that's a problem, you can reorder the legend in the legend settings dialog using the arrows shown below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LegendSettings.PNG" style="width: 410px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/8908iF679314554B748A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="LegendSettings.PNG" alt="LegendSettings.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~John&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. If you would like to see both the pass and fail markers at the same time, you can change the fail marker shape to a hollow shape by right-clicking on the fail marker in the legend, clicking on Marker, then choose a hollow shape from the marker shape palette.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 17:25:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49510#M28149</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2018-01-10T17:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49516#M28153</link>
      <description>Thank you John. That's a good solution and I am making it hollow now. Just don't know how to use "Customize graph" option in JSL(Right clicking and reordering). Right now I have Grid line, reference lines, Marker(0), and Marker (1) for 15 graphs side by side. I want to change it to Grid lines, reference lines, Marker(1) and Marker(0). Any idea how to do this? Something on the lines of finding Listbox, frame box or marker seg..</description>
      <pubDate>Wed, 10 Jan 2018 20:50:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49516#M28153</guid>
      <dc:creator>vishwasanj</dc:creator>
      <dc:date>2018-01-10T20:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49519#M28156</link>
      <description>&lt;P&gt;I'm no JSL expert, so I usually rely on saving the script for the current report to a script window to figure out the JSL.&lt;/P&gt;
&lt;P&gt;Unfortunately, reordering using customize doesn't appear to show up in the captured script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll ask around here and see if anyone can help. In the mean time, maybe there's a JSL expert "listenting" in who can help us out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 22:11:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49519#M28156</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2018-01-10T22:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49557#M28182</link>
      <description>&lt;P&gt;After checking with my colleagues, I learned that the reason there's no JSL in the captured script is because there currently is no JSL&amp;nbsp;message or function that offers this capability.&amp;nbsp;The request for this functionality&amp;nbsp;is already on our radar for a future version of JMP and has been promoted to a higher priority as&amp;nbsp;a result of this discussion. Thank you for bringing it to our attention.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There might still be a work around besides the one I mention earlier, but so far, one has not surfaced.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 18:01:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49557#M28182</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2018-01-11T18:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49558#M28183</link>
      <description>Thanks for checking John. Can you find the discrepancy between the graph builder and interactive html that the markers go on top of each other without any command? IS there a way to fix that?</description>
      <pubDate>Thu, 11 Jan 2018 18:08:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49558#M28183</guid>
      <dc:creator>vishwasanj</dc:creator>
      <dc:date>2018-01-11T18:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49567#M28188</link>
      <description>&lt;P&gt;I didn't see the discrepancy when the ordering was explicity given with List Check, but I did see it without it. The issue will need to be addressed internally in the Interactive HTML export. I don't believe there is a way to fix or work around the issue with JSL, so I will make sure the priority to fix this is raised.&lt;/P&gt;
&lt;P&gt;If someone in the JMP Community has seen this issue and worked around it, please join the conversation.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 18:56:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49567#M28188</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2018-01-11T18:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49568#M28189</link>
      <description>&lt;P&gt;I found a quick way to go around both the problems. I was able to do a value ordering and put the fails first and made a hollow transparent marker so that it is represented right on the html although it shows the opposite in graph builder.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 20:01:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49568#M28189</guid>
      <dc:creator>vishwasanj</dc:creator>
      <dc:date>2018-01-11T20:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49569#M28190</link>
      <description>&lt;P&gt;Excellent!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 20:03:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/49569#M28190</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2018-01-11T20:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: overlay color issue on graph builder</title>
      <link>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/259104#M50867</link>
      <description>&lt;P&gt;I can confirm that JMP 16 will include messages to reorder the elements and help with this situation.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 16:21:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/overlay-color-issue-on-graph-builder/m-p/259104#M50867</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2020-04-20T16:21:44Z</dc:date>
    </item>
  </channel>
</rss>

