<?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: How to display both tooltips and hyperlinks simultaneously in gplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-both-tooltips-and-hyperlinks-simultaneously-in/m-p/217928#M8140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALT= works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had been trying with Title= for some time. Whilst it worked in a stored process, it didn't function correctly in a web report. ALT works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 15:31:09 GMT</pubDate>
    <dc:creator>VD</dc:creator>
    <dc:date>2015-05-21T15:31:09Z</dc:date>
    <item>
      <title>How to display both tooltips and hyperlinks simultaneously in gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-both-tooltips-and-hyperlinks-simultaneously-in/m-p/217926#M8138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using proc gplot to produce a scatter plot. I have created hyperlinks from the data points in the graph using 'html=' option, which works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I also want to create a tool tip for the same data points. So, users should get to see a description when they hover over a point on the graph and should also be able to click the point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been able to get both these features working, but only separately and not at the same time. I tried using plot2 (giving tool tip in plot and hyperlink in plot2) but that didn't work. &lt;/P&gt;&lt;P&gt;I am using png as the driver. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions how to get the tool tips and hyperlinks working simultaneously?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 10:55:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-display-both-tooltips-and-hyperlinks-simultaneously-in/m-p/217926#M8138</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2015-05-21T10:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to display both tooltips and hyperlinks simultaneously in gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-both-tooltips-and-hyperlinks-simultaneously-in/m-p/217927#M8139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The column referenced by the HTML option should have values that contain both HREFs and ALT text. For example, if you have a point that referenced "Google", your HTML value in the column might look something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;HREF="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.google.com"&gt;http://www.google.com&lt;/A&gt;&lt;SPAN&gt;" ALT="Google"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If for some reason ALT does not work for you, try using TITLE. You can even put both of them in there so that all browsers are covered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 14:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-display-both-tooltips-and-hyperlinks-simultaneously-in/m-p/217927#M8139</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2015-05-21T14:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to display both tooltips and hyperlinks simultaneously in gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-display-both-tooltips-and-hyperlinks-simultaneously-in/m-p/217928#M8140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALT= works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had been trying with Title= for some time. Whilst it worked in a stored process, it didn't function correctly in a web report. ALT works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 15:31:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-display-both-tooltips-and-hyperlinks-simultaneously-in/m-p/217928#M8140</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2015-05-21T15:31:09Z</dc:date>
    </item>
  </channel>
</rss>

