<?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 Plotting large values in SGPLOT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Plotting-large-values-in-SGPLOT/m-p/178753#M6580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to plot large data valus on the yaxis (100,000,000 to 900,000,000). SGPLOT displays them as 2E8 - 8E8. How do I get it to display the actual value? I have tried applying a format (BEST12.0) and I have used the discrete option. The discrete option is OK, but I would prefer that the values displayed as (100,000,000 to 900,000,000 by 10,000,000). How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sarah&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10946i9E944137A48370D6/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="pageviews.png" title="pageviews.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2014 15:49:19 GMT</pubDate>
    <dc:creator>sarahsasuser</dc:creator>
    <dc:date>2014-05-30T15:49:19Z</dc:date>
    <item>
      <title>Plotting large values in SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Plotting-large-values-in-SGPLOT/m-p/178753#M6580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to plot large data valus on the yaxis (100,000,000 to 900,000,000). SGPLOT displays them as 2E8 - 8E8. How do I get it to display the actual value? I have tried applying a format (BEST12.0) and I have used the discrete option. The discrete option is OK, but I would prefer that the values displayed as (100,000,000 to 900,000,000 by 10,000,000). How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sarah&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10946i9E944137A48370D6/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="pageviews.png" title="pageviews.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:49:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Plotting-large-values-in-SGPLOT/m-p/178753#M6580</guid>
      <dc:creator>sarahsasuser</dc:creator>
      <dc:date>2014-05-30T15:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting large values in SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Plotting-large-values-in-SGPLOT/m-p/178754#M6581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;STRONG&gt;yaxis tickvalueformat=best20.;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; - PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 16:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Plotting-large-values-in-SGPLOT/m-p/178754#M6581</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2014-05-30T16:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting large values in SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Plotting-large-values-in-SGPLOT/m-p/178755#M6582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the commas then format the variable with the format you want to show by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Format youryvariablename&amp;nbsp; comma13.;&lt;/P&gt;&lt;P&gt;and to control the actual values used for the tick values such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yaxis&amp;nbsp; values= (100000000 to 900000000 by 100000000) ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 17:52:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Plotting-large-values-in-SGPLOT/m-p/178755#M6582</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-05-30T17:52:04Z</dc:date>
    </item>
  </channel>
</rss>

