<?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: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183393#M6750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are still too many inconsistencies.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2015 10:43:50 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2015-03-04T10:43:50Z</dc:date>
    <item>
      <title>Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183385#M6742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if someone could give me a hint regarding how to avoid scientifc notation on the y-axis in semi-log plots (Y log | X linear)? The Y axis has a range from 10 000 - 1 000 000 wherase the data ranges from 20.000-500.000. SAS turns the range on the y axis into 1E5 - 1E6 which I would like to avoid. I am using GTL/sgrender and this is my standard logopts statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logopts=(base=10 tickintervalstyle=LOGEXPAND minorticks=TRUE THRESHOLDMAX=0.35 THRESHOLDMIN=0.35))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the following: &lt;/P&gt;&lt;P&gt;- in logopts: viewmax=/viewmin= | logopts seems to ignore that)&lt;/P&gt;&lt;P&gt;- applying a format (TICKVALUEFORMAT=yleft_fmtname) which does not work in logopts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what to try more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got SAS 9.3&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 10:01:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183385#M6742</guid>
      <dc:creator>adqs</dc:creator>
      <dc:date>2015-02-26T10:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183386#M6743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andreas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code you have shown, seems like it should work, i.e. because you are using base = 10 and tickintervalstyle = LOGEXPAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide your full program and the dataset so I can have a more detailed look. There may be another reason why it's not working as you expect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 10:25:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183386#M6743</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2015-02-26T10:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183387#M6744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear djrisks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am exectuing the attached sampleprogram, I have the following options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) comment viewmax out -&amp;gt; y-axis ranges from 1E4-1E6 where I would rather like to have 10,000 - 1,000,000&lt;/P&gt;&lt;P&gt;2.) comment thresholdmin and thresholdmax out and use viewmax -&amp;gt; y-axis marks range form&amp;nbsp; 10,000 - 100,000 where I would rather like to have either the above or 10,000 - 500,000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 07:38:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183387#M6744</guid>
      <dc:creator>adqs</dc:creator>
      <dc:date>2015-02-27T07:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183388#M6745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not just add a format statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgrender data=testdata template=testapp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; format y comma10.0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 08:43:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183388#M6745</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2015-02-27T08:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183389#M6746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for supplying the code. I agree with Chris's answer. Using the format statement along with your template and dataset produces your desired result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 13:07:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183389#M6746</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2015-02-27T13:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183390#M6747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chris,&lt;/P&gt;&lt;P&gt;Was too focued on getting it done with "tickvalueformat=".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 07:32:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183390#M6747</guid>
      <dc:creator>adqs</dc:creator>
      <dc:date>2015-03-02T07:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183391#M6748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries. It'd be interesting to know why&amp;nbsp; tickvalueformat&amp;nbsp; didn't work though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 11:11:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183391#M6748</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2015-03-02T11:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183392#M6749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it does not exist for logopts but only for linearopts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 06:21:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183392#M6749</guid>
      <dc:creator>adqs</dc:creator>
      <dc:date>2015-03-03T06:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Avoiding scientific notation|apply format on LOG axis - GTL/sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183393#M6750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are still too many inconsistencies.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 10:43:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Avoiding-scientific-notation-apply-format-on-LOG-axis-GTL/m-p/183393#M6750</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2015-03-04T10:43:50Z</dc:date>
    </item>
  </channel>
</rss>

