<?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 putting a smaller dataset inside a graph in PDF file in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/putting-a-smaller-dataset-inside-a-graph-in-PDF-file/m-p/33306#M1069</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I use proc gplot to generate a graph.  Now I want to add a small data set(table) inside the graph.  Something similar to what is done in&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2007/po/po01.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2007/po/po01.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
in page 5.  In the paper they haven't given the code for doing this.  &lt;BR /&gt;
&lt;BR /&gt;
I wanted to use annotate facility and I'm writing a macro for it.  Since, its a part of a bigger program which is been in development for the past 2 years, I cannot change it graphical procedure PROC GPLOT to anything else.  I didn't know how to attach a dataset and direct it to print the same, using the annotate facility.  Your guidance is much appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
Sandhya.</description>
    <pubDate>Wed, 09 Jun 2010 18:53:07 GMT</pubDate>
    <dc:creator>Sandhya</dc:creator>
    <dc:date>2010-06-09T18:53:07Z</dc:date>
    <item>
      <title>putting a smaller dataset inside a graph in PDF file</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/putting-a-smaller-dataset-inside-a-graph-in-PDF-file/m-p/33306#M1069</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I use proc gplot to generate a graph.  Now I want to add a small data set(table) inside the graph.  Something similar to what is done in&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2007/po/po01.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2007/po/po01.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
in page 5.  In the paper they haven't given the code for doing this.  &lt;BR /&gt;
&lt;BR /&gt;
I wanted to use annotate facility and I'm writing a macro for it.  Since, its a part of a bigger program which is been in development for the past 2 years, I cannot change it graphical procedure PROC GPLOT to anything else.  I didn't know how to attach a dataset and direct it to print the same, using the annotate facility.  Your guidance is much appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
Sandhya.</description>
      <pubDate>Wed, 09 Jun 2010 18:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/putting-a-smaller-dataset-inside-a-graph-in-PDF-file/m-p/33306#M1069</guid>
      <dc:creator>Sandhya</dc:creator>
      <dc:date>2010-06-09T18:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: putting a smaller dataset inside a graph in PDF file</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/putting-a-smaller-dataset-inside-a-graph-in-PDF-file/m-p/33307#M1070</link>
      <description>Hi:&lt;BR /&gt;
  Look on page 3 of that paper. The author wrote a macro program called %AnnoTbl which is what he features in this paper to put the inset table onto the GPLOT shown on page 5. The call to %AnnoTbl is shown on page 4 for the output on page 5.&lt;BR /&gt;
&lt;BR /&gt;
  You could contact the author of the table to see whether he will share his macro code with you. Or, you could write your own macro program. Or you could figure out the ANNOTATE facility statements that are needed to put an inset box onto a "traditional" SAS/GRAPH procedure output. OR, you could use the new SG procedures in SAS 9.2 with the INSET statement to put an INSET box onto a graph area.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 09 Jun 2010 20:26:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/putting-a-smaller-dataset-inside-a-graph-in-PDF-file/m-p/33307#M1070</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-09T20:26:12Z</dc:date>
    </item>
  </channel>
</rss>

