<?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: Display image on hover (but not downloading image to table) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828672#M101065</link>
    <description>&lt;P&gt;This is the most convenient way : )&lt;BR /&gt;&lt;BR /&gt;When you want broadcast the Hover label settings to the other subplots, you can copy the customizations of the subplot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1737568861406.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72131iAD329E7279EADBE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1737568861406.png" alt="hogi_0-1737568861406.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;... and before you paste them - e.g. to the same plot&amp;nbsp; - you just have to press CTRL to broadcast the action to all subplots.&lt;/P&gt;&lt;P&gt;&lt;LI-MESSAGE title="How to apply display options to multiple results(figures)" uid="17179" url="https://community.jmp.com/t5/Discussions/How-to-apply-display-options-to-multiple-results-figures/m-p/17179#U17179" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;credits go to&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp;who explained the trick with the copy + paste. But I cannot find the post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the question with the click:&lt;BR /&gt;Besides the Picture part, there is also a Click part - where you can trigger any action you want.&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;myimg = New Image(...);
myimg &amp;lt;&amp;lt; scale( 0.5 ));
pb &amp;lt;&amp;lt; set image( myimg );&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1737569196546.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72132iA68551243B4078EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1737569196546.png" alt="hogi_1-1737569196546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2025 18:09:12 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2025-01-22T18:09:12Z</dc:date>
    <item>
      <title>Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828503#M101045</link>
      <description>&lt;P&gt;Hi, I have some several GB files where I have a column, "link" to a unique image for that row.&lt;/P&gt;&lt;P&gt;Today I hover over a point and see my link and can click on it to open the image in a browser.&lt;/P&gt;&lt;P&gt;I've tried creating a new column "Image", labeled it, and set formula to&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;New Image(:link)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;but this downloads every image then creates a ridiculously large file.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;My goal is to hover over a point or click on a point in a graph builder and have it show the image (like a label'd item) instead of the link.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this possible? I'm using JMP18 pro.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 00:14:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828503#M101045</guid>
      <dc:creator>SamKing</dc:creator>
      <dc:date>2025-01-22T00:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828572#M101050</link>
      <description>&lt;P&gt;To table you can do it event handler column property&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1737527589064.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72108iDA97E2E8CB49DF55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1737527589064.png" alt="jthi_0-1737527589064.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And in a graph Hover Label is a good option BUT they can trigger quite a few times, and it might be a good idea download the image to the table when user hovers over a point to prevent re-downloading every time.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 06:35:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828572#M101050</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-01-22T06:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828591#M101054</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/16704"&gt;@SamKing&lt;/a&gt;&amp;nbsp;, the template in Hover Label editor covers exactly this application case:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1737537369464.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72112iCB2F493BC35D379D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1737537369464.png" alt="hogi_0-1737537369464.png" /&gt;&lt;/span&gt;&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_1-1737537391843.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72113i865A541A685039F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1737537391843.png" alt="hogi_1-1737537391843.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your case it's':&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Picture Box( Open( local:_link, jpg ) )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Don't forget the underscore!&lt;BR /&gt;&lt;BR /&gt;For the column &lt;FONT face="courier new,courier"&gt;link,&lt;/FONT&gt;&amp;nbsp;to make it accessible via the &lt;FONT face="courier new,courier"&gt;local&lt;/FONT&gt; Namespace of the&amp;nbsp;&lt;LI-MESSAGE title="Hover labels framework" uid="368238" url="https://community.jmp.com/t5/JMPer-Cable/Hover-labels-Understanding-the-extensions-framework/m-p/368238#U368238" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;just activate the "label" option&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_2-1737537760682.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72114iF9AFE1B23831B92B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_2-1737537760682.png" alt="hogi_2-1737537760682.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 09:23:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828591#M101054</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-01-22T09:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828592#M101055</link>
      <description>&lt;P&gt;For the Hover Label, it takes a while till it gets displayed - but the code of the Picture script is processed immediately.&lt;BR /&gt;So, you can speed up the approach by opening a new window with a Picture box and replacing the content with the loaded image.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;new window("viewer", myNS:pb = Picture Box )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and in the picture script of the Hover Label :&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;myNS:pb &amp;lt;&amp;lt; set image( ...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 09:30:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828592#M101055</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-01-22T09:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828655#M101062</link>
      <description>&lt;P&gt;This is what I was looking for and it is so simple!&amp;nbsp; I have 2 follow-up questions, listed by importance.&amp;nbsp;&lt;BR /&gt;1. Most of my plots in graph builder have a category on the top X-axis (Group X) so each section is a different framebox and depending on the dataset the number of frameboxes is very dynamic. When I use this method for hover, the script is attached to an individual framebox. Is there a way to make it attach to all of them, dynamically?&lt;BR /&gt;here is an example of my script where there are 4 frame boxes. If I remove the 4th then run the script then I don't get hover in that last box.:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Graph Builder(
	Size( 1284, 822 ),
	Show Control Panel( 0 ),
	Variables( X( :DFC ), Y( :Param1 ), Group X( :Param2 ) ),
	Elements( Smoother( X, Y, Legend( 6 ) ), Points( X, Y, Legend( 7 ) ) ),
	SendToReport(
		Dispatch( {}, "Graph Builder", FrameBox,
			{Set Graphlet( Picture( Picture Box( Open( local:_link, jpg ) ) ) )}
		),
		Dispatch( {}, "Graph Builder", FrameBox( 2 ),
			{Set Graphlet( Picture( Picture Box( Open( local:_link, jpg ) ) ) )}
		),
		Dispatch( {}, "Graph Builder", FrameBox( 3 ),
			{Set Graphlet( Picture( Picture Box( Open( local:_link, jpg ) ) ) )}
		),
		Dispatch( {}, "Graph Builder", FrameBox( 4 ),
			{Set Graphlet( Picture( Picture Box( Open( local:_link, jpg ) ) ) )}
		),
	)
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;2. Is there a way to specify the preview image size? And once I click the preview image then it opens the image in a new JMP window but my images are massive so I have to scroll around in the JMP window. Can this be set to size the image?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 16:02:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828655#M101062</guid>
      <dc:creator>SamKing</dc:creator>
      <dc:date>2025-01-22T16:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828659#M101063</link>
      <description>&lt;P&gt;Hi, I do have that already setup on my :link column but I use that just to create the hyperlink that shows up as a label. So I can click on that to take me to a browser to see the image.&amp;nbsp; But it doesn't show me a preview of the image, only the link.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SamKing_0-1737567886744.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72130i6B4DAB1C3E42485F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SamKing_0-1737567886744.png" alt="SamKing_0-1737567886744.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 17:44:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828659#M101063</guid>
      <dc:creator>SamKing</dc:creator>
      <dc:date>2025-01-22T17:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828660#M101064</link>
      <description>&lt;P&gt;This will set the graphlet for all frame boxes in the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;gb = Graph Builder(
	Size( 1284, 822 ),
	Show Control Panel( 0 ),
	Variables( X( :DFC ), Y( :Param1 ), Group X( :Param2 ) ),
	Elements( Smoother( X, Y, Legend( 6 ) ), Points( X, Y, Legend( 7 ) ) )
);
(Report( gb ) &amp;lt;&amp;lt; X Path( "//FrameBox" )) &amp;lt;&amp;lt; Set Graphlet( Picture( Picture Box( Open( local:_link, jpg ) ) ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Jan 2025 17:52:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828660#M101064</guid>
      <dc:creator>mmarchandFSLR</dc:creator>
      <dc:date>2025-01-22T17:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display image on hover (but not downloading image to table)</title>
      <link>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828672#M101065</link>
      <description>&lt;P&gt;This is the most convenient way : )&lt;BR /&gt;&lt;BR /&gt;When you want broadcast the Hover label settings to the other subplots, you can copy the customizations of the subplot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1737568861406.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72131iAD329E7279EADBE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1737568861406.png" alt="hogi_0-1737568861406.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;... and before you paste them - e.g. to the same plot&amp;nbsp; - you just have to press CTRL to broadcast the action to all subplots.&lt;/P&gt;&lt;P&gt;&lt;LI-MESSAGE title="How to apply display options to multiple results(figures)" uid="17179" url="https://community.jmp.com/t5/Discussions/How-to-apply-display-options-to-multiple-results-figures/m-p/17179#U17179" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;credits go to&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp;who explained the trick with the copy + paste. But I cannot find the post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the question with the click:&lt;BR /&gt;Besides the Picture part, there is also a Click part - where you can trigger any action you want.&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;myimg = New Image(...);
myimg &amp;lt;&amp;lt; scale( 0.5 ));
pb &amp;lt;&amp;lt; set image( myimg );&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1737569196546.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72132iA68551243B4078EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1737569196546.png" alt="hogi_1-1737569196546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 18:09:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Display-image-on-hover-but-not-downloading-image-to-table/m-p/828672#M101065</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-01-22T18:09:12Z</dc:date>
    </item>
  </channel>
</rss>

