<?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: Data Tips in GSLIDE with annotate - can it be done? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Data-Tips-in-GSLIDE-with-annotate-can-it-be-done/m-p/301610#M10642</link>
    <description>&lt;P&gt;Have you tried using the HTMLvariable support in the annotate data set? &amp;nbsp;You should be able to define HTML string using ALT or TITLE option in your annotate data set to get tooltips. Give it a try and let me know if it works for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2016 19:13:02 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2016-09-29T19:13:02Z</dc:date>
    <item>
      <title>Data Tips in GSLIDE with annotate - can it be done?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Data-Tips-in-GSLIDE-with-annotate-can-it-be-done/m-p/301606#M10640</link>
      <description>&lt;P&gt;About 10-12 years ago I wrote SAS code to generate a heat map of presence (Black) or absence (Red) of genetic characteristics for several hundred isolates of E. coli - see below for an example - this is done using Proc GSLIDE with an annotate data set in SAS 9.4 now. &amp;nbsp;Essentially all of the&amp;nbsp;coordinate information is stored in the annotate data set and presented using the 'blank page' of GSLIDE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5094i4CDB0951FE3912E9/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="NM_HF_182_8R.gif" title="NM_HF_182_8R.gif" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the past year or so I have used this technique for a variety of consulting projects where heat maps are useful in communicating a large amount of data in a concise image. &amp;nbsp;It would be nice to be able to add a data tip to such an image so that one could mouse over a character in the display matrix and have it list the isolate ID and characteristic, for example. &amp;nbsp;I understand this can be done with some of the SAS/Graph Procs using the HTML= option, but this does not appear to be available in GSLIDE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is whether or not data tips can be accomplished with GSLIDE and annotate or if I must convert my code to either the&amp;nbsp;heat map capability in SGPLOT or use GTL to try to recreate the images I have in GSLIDE. &amp;nbsp;Any suggestions are appreciated .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Curt&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:59:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Data-Tips-in-GSLIDE-with-annotate-can-it-be-done/m-p/301606#M10640</guid>
      <dc:creator>Chiron77omus</dc:creator>
      <dc:date>2016-09-29T18:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data Tips in GSLIDE with annotate - can it be done?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Data-Tips-in-GSLIDE-with-annotate-can-it-be-done/m-p/301610#M10642</link>
      <description>&lt;P&gt;Have you tried using the HTMLvariable support in the annotate data set? &amp;nbsp;You should be able to define HTML string using ALT or TITLE option in your annotate data set to get tooltips. Give it a try and let me know if it works for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 19:13:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Data-Tips-in-GSLIDE-with-annotate-can-it-be-done/m-p/301610#M10642</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2016-09-29T19:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Tips in GSLIDE with annotate - can it be done?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Data-Tips-in-GSLIDE-with-annotate-can-it-be-done/m-p/302179#M10659</link>
      <description>&lt;P&gt;Thanks, Dan, for this pointer. &amp;nbsp;After a few attempts I have managed to get the data tips to show up using the html output destination for a relatively small heat map (about 600 cells). &amp;nbsp;It appears the default number of data tips is set to 500 but this can be overridden with tipmax in an ODS graphics statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My actual project has about 120,000 cells and although SAS seemed to generate the html file just fine, my browser didn't seem to want to load it ... fortunately I was distracted and left it 'spin' for a while and after about 12 minutes Chrome finally brought the image up (the file is about 15M in size) and the data tips worked as hoped. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In summary the HTML variable in an annotate data set used with GSLIDE does the trick. &amp;nbsp;I had tried searches before I posted my question but apparently did not manage the right sequence of terms as this solution did not occur so I am very appreciative of your quick and accurate response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Curt&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 20:45:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Data-Tips-in-GSLIDE-with-annotate-can-it-be-done/m-p/302179#M10659</guid>
      <dc:creator>Chiron77omus</dc:creator>
      <dc:date>2016-10-03T20:45:52Z</dc:date>
    </item>
  </channel>
</rss>

