<?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 sas graphs in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/sas-graphs/m-p/43019#M11207</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am exporting graphs to pdf by using ods statement. In the output file, the values on the y axis are very large values(10000000000), so in the output file, that values are converted to exponential values(ex:1.00E+08).......so i dont want these values.....the values i need is the original numberi.e 10000000000. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
so what option should i use to get these values?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Kumar</description>
    <pubDate>Wed, 10 Jun 2009 12:11:13 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-06-10T12:11:13Z</dc:date>
    <item>
      <title>sas graphs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-graphs/m-p/43019#M11207</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am exporting graphs to pdf by using ods statement. In the output file, the values on the y axis are very large values(10000000000), so in the output file, that values are converted to exponential values(ex:1.00E+08).......so i dont want these values.....the values i need is the original numberi.e 10000000000. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
so what option should i use to get these values?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Kumar</description>
      <pubDate>Wed, 10 Jun 2009 12:11:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-graphs/m-p/43019#M11207</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-10T12:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: sas graphs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-graphs/m-p/43020#M11208</link>
      <description>Apply a SAS FORMAT statement to your variable, as needed, for output formatted displays.  Also, with your SAS code that generates the PDF document, you may be able to specify alternate font attributes.  Search the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website for details, documentation, and example code.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 10 Jun 2009 12:40:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-graphs/m-p/43020#M11208</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-10T12:40:56Z</dc:date>
    </item>
  </channel>
</rss>

