<?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: Re-asking question from 2015: How do I get tooltips to display for other users on saved images? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339471#M11804</link>
    <description>&lt;P&gt;I don't think so, this is a limitation of the formats that are exported.&lt;/P&gt;
&lt;P&gt;ie PNG don't support tooltips, pretty much only HTML does.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2017 22:55:00 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-03-08T22:55:00Z</dc:date>
    <item>
      <title>Re-asking question from 2015: How do I get tooltips to display for other users on saved images?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339466#M11803</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on a previous post,&amp;nbsp;&lt;SPAN&gt;BrianMc asked about creating a file to share with others, that would include tips&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;LISTING&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;CLOSE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;HTML&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;PATH&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;'c:\_Stuff'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; (&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;URL&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;NONE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;BODY&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;'BUBBLE.HTML'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;STYLE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=ANALYSIS;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GRAPHICS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;reset&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;all&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;imagemap&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;on&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;off&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;antialiasmax&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;1800&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;tipmax&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;1800&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GOPTIONS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;NODISPLAY&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GOPTIONS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;XPIXELS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;1200&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;YPIXELS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;800&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;LISTING&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;CLOSE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;HTML&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;PATH&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;'c:\_Stuff'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; (&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;URL&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;NONE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;BODY&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#800080"&gt;'BUBBLE.HTML'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;STYLE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=ANALYSIS;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GRAPHICS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;reset&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;all&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;imagemap&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;on&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;border&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;off&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;antialiasmax&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;1800&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;tipmax&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;1800&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GOPTIONS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;NODISPLAY&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2" color="#0000ff"&gt;GOPTIONS&lt;/FONT&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;XPIXELS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;1200&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="2" color="#0000ff"&gt;YPIXELS&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="2" color="#008080"&gt;800&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;A id="link_13" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13585" target="_self"&gt;RobertAllison&lt;/A&gt;&amp;nbsp;responded that:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You can't just save the image - you must have both the image and the html (and view them in a Web browser) to see the tooltips.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, my question - &amp;nbsp;is there a way to do this? (save and share both?)&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 22:35:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339466#M11803</guid>
      <dc:creator>Dave25</dc:creator>
      <dc:date>2017-03-08T22:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re-asking question from 2015: How do I get tooltips to display for other users on saved images?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339471#M11804</link>
      <description>&lt;P&gt;I don't think so, this is a limitation of the formats that are exported.&lt;/P&gt;
&lt;P&gt;ie PNG don't support tooltips, pretty much only HTML does.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 22:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339471#M11804</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-08T22:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re-asking question from 2015: How do I get tooltips to display for other users on saved images?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339473#M11805</link>
      <description>Hi: you have a mix of ODS GRAPHICS statements and GOPTIONS statements, but do not show your GRAPH code. The challenge with answering your question is that it really will depend on your SAS code. The option you use for tooltips with the SG Procedures is different from the options you use with SAS/GRAPH procedures. &lt;BR /&gt;&lt;BR /&gt;  And, if you want to insert accessible information into ODS output, you can use the accessible option on your GOPTIONS statement when you are using SAS/GRAPH. &lt;BR /&gt;&lt;BR /&gt;  So what is the rest of the code you are using for this ODS HTML file?&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Wed, 08 Mar 2017 23:02:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339473#M11805</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-03-08T23:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re-asking question from 2015: How do I get tooltips to display for other users on saved images?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339482#M11806</link>
      <description>&lt;P&gt;I've tried a number of different &amp;nbsp;ways of doing the ods html statement, but here's one (it does create the htm file, which has the tips when I open it, but not when I send it)&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pared down data and code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;data test;&lt;BR /&gt;input PCT_PROF PCT_FR_LUNCH;&lt;BR /&gt;Tips = 'PCT PROF: '|| strip(put(PCT_PROF, percent10.))|| ' / PCT FR Lunch: '|| strip(put( PCT_FR_LUNCH, percent10.));&lt;BR /&gt;cards;&lt;BR /&gt;.5 .4&lt;BR /&gt;.7 .5&lt;BR /&gt;.9 .6&lt;BR /&gt;;&lt;BR /&gt;run; &lt;BR /&gt;ods graphics / reset;&lt;/P&gt;
&lt;P&gt;ods html file='C:\a\sgplot.htm' &amp;nbsp; body='plot.htm'&amp;nbsp;; &lt;BR /&gt;ods graphics / imagemap=on height=7in width=9in;&lt;BR /&gt; &lt;BR /&gt;proc sgplot data=test; &lt;BR /&gt; Scatter y = PCT_PROF x = PCT_FR_LUNCH /markerattrs=(symbol=circlefilled color=blue size = &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; tip=(tips);&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;ods html close;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 23:33:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339482#M11806</guid>
      <dc:creator>Dave25</dc:creator>
      <dc:date>2017-03-08T23:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re-asking question from 2015: How do I get tooltips to display for other users on saved images?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339662#M11810</link>
      <description>Hi, why do you have both a FILE= and a BODY=. I would expect to see PATH= and either FILE= or BODY=, but not both. Are you sure your files are being created correctly? &lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 09 Mar 2017 15:19:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339662#M11810</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-03-09T15:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re-asking question from 2015: How do I get tooltips to display for other users on saved images?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339664#M11811</link>
      <description>&lt;P&gt;If you are using SAS 9.4, you can get the HTML5 desitnation to embed the image into the HTML file, as well as the image map. It's a great way to send rich HTML content to someone via e-mail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data test;
input PCT_PROF PCT_FR_LUNCH;
Tips = 'PCT PROF: '|| strip(put(PCT_PROF, percent10.))|| ' / PCT FR Lunch: '|| strip(put( PCT_FR_LUNCH, percent10.));
cards;
.5 .4
.7 .5
.9 .6
;
run;
ods graphics / reset;
ods html5 path="." (url=none) file="test.html" options(bitmap_mode="inline");
ods graphics / imagemap=on height=7in width=9in imagefmt=png;

proc sgplot data=test;
Scatter y = PCT_PROF x = PCT_FR_LUNCH /markerattrs=(symbol=circlefilled color=blue size = 8) tip=(tips);
run;
ods html5 close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 15:19:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339664#M11811</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2017-03-09T15:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re-asking question from 2015: How do I get tooltips to display for other users on saved images?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339710#M11812</link>
      <description>exactly what I was hoping to get -- thank you!!</description>
      <pubDate>Thu, 09 Mar 2017 17:20:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Re-asking-question-from-2015-How-do-I-get-tooltips-to-display/m-p/339710#M11812</guid>
      <dc:creator>Dave25</dc:creator>
      <dc:date>2017-03-09T17:20:19Z</dc:date>
    </item>
  </channel>
</rss>

