<?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: Hover Label in interactive html in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/371933#M62185</link>
    <description>&lt;P&gt;Hi Markus,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interactive HTML is a subset of JMP's capabilities made possible with JavaScript programming and the capabilities provided by internet browsers. The reason this doesn't work is that Gridlet and Graphlet support are controlled by JSL(JMP Scripting Language) and our JavaScript code cannot interpret and execute JSL code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Support for hover labels in Interactive HTML imitates JMP hover labels capabilities that existed before Gridlets and Graphlets were introduced in JMP using the data stored in the HTML file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To share JMP reports in an HTML format with hover labels suppressed I can suggest two possibilities. These options disable all interactivity for your reports, not just hover labels in Control Chart Builder graphs, so it might not be exactly what you're looking for.&lt;/P&gt;
&lt;P&gt;1. Export to HTML rather than Interactive HTML.&lt;/P&gt;
&lt;P&gt;2. Publish to File and disable Publish Data on the second&amp;nbsp;dialog:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DisablePublishData.PNG" style="width: 530px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/31623i82BE1F3CBA014B9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="DisablePublishData.PNG" alt="DisablePublishData.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I hope this helps,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- John&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2021 12:02:22 GMT</pubDate>
    <dc:creator>John_Powell_JMP</dc:creator>
    <dc:date>2021-03-29T12:02:22Z</dc:date>
    <item>
      <title>Hover Label in interactive html</title>
      <link>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/371706#M62167</link>
      <description>&lt;P&gt;I have defined a column as label, because I want to see the data in my standard graphs. But I don't want to see these in the corresponding interactive html. So before saving the chart in html I deactivated the hover label in the script:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Dispatch( {}, "Control Chart Builder", FrameBox( 2 ), {Set Gridlet( Expunge( {{Matcher( "Text" )}} ) )} )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;In the standard graph this deactives the label as it should but not in its interactive html.&lt;/P&gt;&lt;P&gt;How can I bring this deactivation to html, too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help in advance&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 22:09:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/371706#M62167</guid>
      <dc:creator>markus</dc:creator>
      <dc:date>2023-06-09T22:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hover Label in interactive html</title>
      <link>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/371933#M62185</link>
      <description>&lt;P&gt;Hi Markus,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interactive HTML is a subset of JMP's capabilities made possible with JavaScript programming and the capabilities provided by internet browsers. The reason this doesn't work is that Gridlet and Graphlet support are controlled by JSL(JMP Scripting Language) and our JavaScript code cannot interpret and execute JSL code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Support for hover labels in Interactive HTML imitates JMP hover labels capabilities that existed before Gridlets and Graphlets were introduced in JMP using the data stored in the HTML file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To share JMP reports in an HTML format with hover labels suppressed I can suggest two possibilities. These options disable all interactivity for your reports, not just hover labels in Control Chart Builder graphs, so it might not be exactly what you're looking for.&lt;/P&gt;
&lt;P&gt;1. Export to HTML rather than Interactive HTML.&lt;/P&gt;
&lt;P&gt;2. Publish to File and disable Publish Data on the second&amp;nbsp;dialog:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DisablePublishData.PNG" style="width: 530px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/31623i82BE1F3CBA014B9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="DisablePublishData.PNG" alt="DisablePublishData.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I hope this helps,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- John&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 12:02:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/371933#M62185</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2021-03-29T12:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hover Label in interactive html</title>
      <link>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372251#M62213</link>
      <description>&lt;P&gt;Thanks John,&lt;/P&gt;&lt;P&gt;for your suggestions!&lt;/P&gt;&lt;P&gt;I think your second option is a way for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:51:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372251#M62213</guid>
      <dc:creator>markus</dc:creator>
      <dc:date>2021-03-29T13:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hover Label in interactive html</title>
      <link>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372252#M62214</link>
      <description>&lt;P&gt;I found also another workaround - perhaps not that elegant as yours:&lt;/P&gt;&lt;P&gt;I created another file in the script without the labeled columns and saved this as interactive html and closed the file and dashboard with the script after saving.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:54:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372252#M62214</guid>
      <dc:creator>markus</dc:creator>
      <dc:date>2021-03-29T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hover Label in interactive html</title>
      <link>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372266#M62218</link>
      <description>&lt;P&gt;Hi Markus,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a great idea because you don't need to lose interactivity on the web.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't need to keep a separate file with no labeled columns, you could just remove the labeling property from all labeled columns before saving as Interactive HTML and not save the changed table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If dt, is the data table you're working with, the following JSL clears the labeling property of all columns.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;PRE class="code"&gt;&lt;A name="724074" target="_blank"&gt;&lt;/A&gt;dt &amp;lt;&amp;lt; Set Label Columns();&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;This should be faster than creating another data table, especially if you have many rows in your data table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-John&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 14:16:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372266#M62218</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2021-03-29T14:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hover Label in interactive html</title>
      <link>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372367#M62229</link>
      <description>&lt;P&gt;Good idea! Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 17:13:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Hover-Label-in-interactive-html/m-p/372367#M62229</guid>
      <dc:creator>markus</dc:creator>
      <dc:date>2021-03-29T17:13:48Z</dc:date>
    </item>
  </channel>
</rss>

