<?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: Interactive metagraphics and JAVAMETA in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259419#M9363</link>
    <description>&lt;P&gt;Have you tried a different browser?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2016 18:29:51 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-03-28T18:29:51Z</dc:date>
    <item>
      <title>Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259404#M9360</link>
      <description>&lt;P&gt;I am working on some html graphics outputs, the simple program I copy from SAS is like that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;sort&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;= sashelp.prdsale &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;out&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=prdsummary; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;by&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; year quarter; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;goptions&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;reset&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;all&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;device&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=javameta&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ftext&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Trebuchet"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;htext&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1.5&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;hby&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;listing&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;html&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;gchart&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=prdsummary;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;by&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; year quarter; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;hbar&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; country / &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;sumvar&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=actual &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;subgroup&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=product &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;sum&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;html&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;I wa able to get the&amp;nbsp;output, a htm file.&amp;nbsp; But when I clicked on that htm file and tried to open it in my IE, the error message show up:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Sorry, your browser does not support the applet tag. cannot be displayed. Sorry, there was a problem with the Graph control or plug-in in your browser. cannot be displayed."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's the reason for this error?&amp;nbsp; What should I do with my IE?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 17:59:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259404#M9360</guid>
      <dc:creator>lfang</dc:creator>
      <dc:date>2016-03-28T17:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259419#M9363</link>
      <description>&lt;P&gt;Have you tried a different browser?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 18:29:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259419#M9363</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-28T18:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259444#M9367</link>
      <description>&lt;P&gt;I tried Microsoft Edge and Chrome.&amp;nbsp; They are all the same.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 19:33:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259444#M9367</guid>
      <dc:creator>lfang</dc:creator>
      <dc:date>2016-03-28T19:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259451#M9368</link>
      <description>Why are you using device=javameta? Nothing in your code shows a need for it. Can you reset all your goptions and try some different options for device.</description>
      <pubDate>Mon, 28 Mar 2016 19:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259451#M9368</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-28T19:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259454#M9369</link>
      <description>&lt;P&gt;This is just an example.&amp;nbsp; Actually in my own&amp;nbsp;program, JAVAMETA is for the interactive features in my html output, for example, I want to use tips, and can enlarge the graph, etc.&amp;nbsp; My program worked very well under SAS 9.3 and IE 8.&amp;nbsp; Currently I have SAS 9.4 and Windows 10, and the progam is not working.&amp;nbsp; I am not sure what's the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 20:09:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259454#M9369</guid>
      <dc:creator>lfang</dc:creator>
      <dc:date>2016-03-28T20:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259459#M9370</link>
      <description>&lt;P&gt;Can you post a sample of the output? My guess is a Windows10 issue with security.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 20:25:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259459#M9370</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-28T20:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259480#M9372</link>
      <description>&lt;P&gt;My output is quite simple:&amp;nbsp; I have a .txt which is output from SAS by using JAVAMETA.&amp;nbsp; and then a html file like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;********&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;applet code="com.sas.graphics.applets.metaview.MetaViewApplet.class"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; archive="&lt;A target="_blank"&gt;file:///C:/Program&lt;/A&gt; Files/SASHome/SASGraphJavaApplets/9.4/sas.graph.metaviewapplet.jar"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width="1200"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; height="600"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; align="TOP"&amp;gt;&lt;BR /&gt;&amp;lt;param name="BackgroundColor" value="#EEEEEE"&amp;gt;&lt;BR /&gt;&amp;lt;param name="ZoomControlEnabled" value="false"&amp;gt;&lt;BR /&gt;&amp;lt;param name="SlideShowControlEnabled" value="false"&amp;gt;&lt;BR /&gt;&amp;lt;param name="Metacodes" value="j001-001.txt"&amp;gt;&lt;BR /&gt;&amp;lt;param name="MetacodesLabel" value="001-001"&amp;gt;&lt;BR /&gt;&amp;lt;/applet&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:42:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/259480#M9372</guid>
      <dc:creator>lfang</dc:creator>
      <dc:date>2016-03-28T21:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/261424#M9429</link>
      <description>&lt;P&gt;Viewing SAS device=javameta output can be problematic. You have to point the codebase just right in a location everyone can get to, and everyone's browser has to have the correct version of java, etc, etc. Therefore I would recommend not using it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you just need a graph, I would suggest using device=png. If you need a graph with html hover-text/drilldown/etc, but need it to be in a single file (such that it is easy to move around, or email, etc) I would suggest using the new "ods html5" with bitmap_mode='inline'. Here are a couple of blogs I wrote with example code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sastraining/2013/11/06/sas-9-4-has-a-new-way-to-send-interactive-graphs-in-email/" target="_self"&gt;http://blogs.sas.com/content/sastraining/2013/11/06/sas-9-4-has-a-new-way-to-send-interactive-graphs-in-email/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sastraining/2014/01/22/easy-new-way-to-send-drilldown-graphs-in-an-email/" target="_self"&gt;http://blogs.sas.com/content/sastraining/2014/01/22/easy-new-way-to-send-drilldown-graphs-in-an-email/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:55:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/261424#M9429</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2016-04-05T14:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive metagraphics and JAVAMETA</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/261956#M9439</link>
      <description>Thank you RobertAllison_SAS and Reeza!</description>
      <pubDate>Thu, 07 Apr 2016 00:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Interactive-metagraphics-and-JAVAMETA/m-p/261956#M9439</guid>
      <dc:creator>lfang</dc:creator>
      <dc:date>2016-04-07T00:41:13Z</dc:date>
    </item>
  </channel>
</rss>

