<?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: &amp;quot;Identify&amp;quot; for  legend entries in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/quot-Identify-quot-for-legend-entries/m-p/624332#M82310</link>
    <description>&lt;P&gt;I mean:&lt;BR /&gt;which of the entries in the legend on the right&amp;nbsp; belongs to which of the subplot?&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2023 14:50:04 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2023-04-20T14:50:04Z</dc:date>
    <item>
      <title>"Identify" for  legend entries</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Identify-quot-for-legend-entries/m-p/624061#M82294</link>
      <description>&lt;P&gt;When I want to adjust the monitor settings on my windows PC, there is an idendify button to find out which setting belongs to which monitor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Graph Builder, is there also similar feature to find out which entry belongs to which subplot?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1681971816812.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/52103i24D6F1F6FC124248/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1681971816812.png" alt="hogi_0-1681971816812.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:31:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Identify-quot-for-legend-entries/m-p/624061#M82294</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-11T11:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: "Identify" for  legend entries</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Identify-quot-for-legend-entries/m-p/624228#M82304</link>
      <description>&lt;P&gt;Interactively, the Platforms all have icons at the lower right that when clicked on will bring the data table to the front&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1681993823377.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/52111iF5CC37A616FDFEBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1681993823377.png" alt="txnelson_0-1681993823377.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and in the Data Table window, the platforms that have been run are displayed across the bottom of the data table window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1681993953892.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/52112i23F51419D87D4453/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1681993953892.png" alt="txnelson_1-1681993953892.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Programmatically there are messages that can be sent to the platform to get things like the what data table is associated with the platform.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
obj = dt &amp;lt;&amp;lt; Graph Builder(
	Variables( X( :Sex ), Y( :Height ), Group X( :Age ) ),
	Elements( Box Plot( X, Y ) )
);
t = obj &amp;lt;&amp;lt; Get Datatable;
Show( N Rows( t ) );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I do not see JSL that provides a list of open platforms that a given data table is based on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 12:42:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Identify-quot-for-legend-entries/m-p/624228#M82304</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-04-20T12:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: "Identify" for  legend entries</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Identify-quot-for-legend-entries/m-p/624332#M82310</link>
      <description>&lt;P&gt;I mean:&lt;BR /&gt;which of the entries in the legend on the right&amp;nbsp; belongs to which of the subplot?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 14:50:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Identify-quot-for-legend-entries/m-p/624332#M82310</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-04-20T14:50:04Z</dc:date>
    </item>
  </channel>
</rss>

