<?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 add variable value on the chart in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59700#M7154</link>
    <description>Hi:&lt;BR /&gt;
 To add additional text to a SAS/GRAPH plot, you might need to consider using the ANNOTATE facility. Unless you put your price value into a TITLE or a FOOTNOTE, the ANNOTATE facility can place text onto a the graph image. These papers can give you some idea of how it works:&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2007/tu/tu05.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2007/tu/tu05.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2006/handsonworkshops/hw03.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2006/handsonworkshops/hw03.pdf&lt;/A&gt; &lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi31/239-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/239-31.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pnwsug/2009/Atkinson,%20Mike%20-%20Customising%20SAS-GRAPH%20Charts%20with%20Annotations.pdf" target="_blank"&gt;http://www.lexjansen.com/pnwsug/2009/Atkinson,%20Mike%20-%20Customising%20SAS-GRAPH%20Charts%20with%20Annotations.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 19 Feb 2010 02:13:49 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-02-19T02:13:49Z</dc:date>
    <item>
      <title>How to add variable value on the chart</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59699#M7153</link>
      <description>I'm using proc gplot to generate graphs by Item, location, x axis is time and y axis is amount, pretty basic graph.&lt;BR /&gt;
&lt;BR /&gt;
And in the graph, I want to add a text box showing the value of "price" which is in my table, but I don't know how SAS could automatically create a text reflecting "price value" on each gragh.&lt;BR /&gt;
&lt;BR /&gt;
Is it easy to do? or need to store the column of "price" into a macro variable?&lt;BR /&gt;
&lt;BR /&gt;
Thank you so much in advance!</description>
      <pubDate>Thu, 18 Feb 2010 23:44:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59699#M7153</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-02-18T23:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to add variable value on the chart</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59700#M7154</link>
      <description>Hi:&lt;BR /&gt;
 To add additional text to a SAS/GRAPH plot, you might need to consider using the ANNOTATE facility. Unless you put your price value into a TITLE or a FOOTNOTE, the ANNOTATE facility can place text onto a the graph image. These papers can give you some idea of how it works:&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2007/tu/tu05.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2007/tu/tu05.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2006/handsonworkshops/hw03.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2006/handsonworkshops/hw03.pdf&lt;/A&gt; &lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi31/239-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/239-31.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pnwsug/2009/Atkinson,%20Mike%20-%20Customising%20SAS-GRAPH%20Charts%20with%20Annotations.pdf" target="_blank"&gt;http://www.lexjansen.com/pnwsug/2009/Atkinson,%20Mike%20-%20Customising%20SAS-GRAPH%20Charts%20with%20Annotations.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 19 Feb 2010 02:13:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59700#M7154</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-02-19T02:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to add variable value on the chart</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59701#M7155</link>
      <description>Thank you very much! one more question on bar chart: &lt;BR /&gt;
&lt;BR /&gt;
I wanna show three 3 years of data for different products.  When I use Goptions to define 3 color of bars (interpol=needle), it keeps overwriting 3 bars (colors) into 1 bar (color), how to spread 3 bars out on X axis for different products?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Sat, 20 Feb 2010 00:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59701#M7155</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-02-20T00:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to add variable value on the chart</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59702#M7156</link>
      <description>Hi:&lt;BR /&gt;
  The GPLOT documentation has an example of plotting 3 variables that you may find very useful:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gplvrbl2-ex.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gplvrbl2-ex.htm&lt;/A&gt; &lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Sat, 20 Feb 2010 01:17:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-add-variable-value-on-the-chart/m-p/59702#M7156</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-02-20T01:17:29Z</dc:date>
    </item>
  </channel>
</rss>

