<?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 How do I show contours on a log scale? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-show-contours-on-a-log-scale/m-p/132200#M5126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;G'day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In making a contour plot I have contours varying by orders of magnitude. So, displaying them on a linear scale is an issue.&lt;/P&gt;&lt;P&gt;Is it possible to display the contours on a log scale?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 12:30:37 GMT</pubDate>
    <dc:creator>Gareth</dc:creator>
    <dc:date>2013-09-09T12:30:37Z</dc:date>
    <item>
      <title>How do I show contours on a log scale?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-show-contours-on-a-log-scale/m-p/132200#M5126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;G'day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In making a contour plot I have contours varying by orders of magnitude. So, displaying them on a linear scale is an issue.&lt;/P&gt;&lt;P&gt;Is it possible to display the contours on a log scale?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 12:30:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-show-contours-on-a-log-scale/m-p/132200#M5126</guid>
      <dc:creator>Gareth</dc:creator>
      <dc:date>2013-09-09T12:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show contours on a log scale?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-show-contours-on-a-log-scale/m-p/132201#M5127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't say which procedure you're using. If JMP I have no clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The approach is similar as the Axis controls the scaling of charts. If using the Gcontour procedure specify log axis in AXIS statements then associate the Haxis and Vaxis with the appropriate Axis statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Axis1 logbase=10;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in Gcontour plot statement&lt;/P&gt;&lt;P&gt;Haxis=axis1&lt;/P&gt;&lt;P&gt;Vaxis=axis1&lt;/P&gt;&lt;P&gt;with minimal specifications.&lt;/P&gt;&lt;P&gt;If in Sgraphics then options yaxisopts=(logopts=(base=10)) and similar for X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each approach has different options for tick marks displayed and intervals&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 14:51:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-show-contours-on-a-log-scale/m-p/132201#M5127</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-09-09T14:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show contours on a log scale?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-show-contours-on-a-log-scale/m-p/132202#M5128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. Yes I'm using JMP10 making a contour plot like the one below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Picture1.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4144_Picture1.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 22:33:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-show-contours-on-a-log-scale/m-p/132202#M5128</guid>
      <dc:creator>Gareth</dc:creator>
      <dc:date>2013-09-09T22:33:50Z</dc:date>
    </item>
  </channel>
</rss>

