<?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 Universal graph axis scale setting in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Universal-graph-axis-scale-setting/m-p/9453#M651</link>
    <description>How do I set a graph scale axis and have it apply to all open graphs plotted on a single platform output. Example: I open the contour plot function and create 10 plots off the same data sheet. I change both the X &amp;amp; Y scale axis on the first plot. How do apply that same setting to all plots without copy &amp;amp; paste each one by one?</description>
    <pubDate>Sat, 24 Apr 2010 14:26:16 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-04-24T14:26:16Z</dc:date>
    <item>
      <title>Universal graph axis scale setting</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Universal-graph-axis-scale-setting/m-p/9453#M651</link>
      <description>How do I set a graph scale axis and have it apply to all open graphs plotted on a single platform output. Example: I open the contour plot function and create 10 plots off the same data sheet. I change both the X &amp;amp; Y scale axis on the first plot. How do apply that same setting to all plots without copy &amp;amp; paste each one by one?</description>
      <pubDate>Sat, 24 Apr 2010 14:26:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Universal-graph-axis-scale-setting/m-p/9453#M651</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-04-24T14:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Universal graph axis scale setting</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Universal-graph-axis-scale-setting/m-p/9454#M652</link>
      <description>Hi:&lt;BR /&gt;
  If you are using PROC GCONTOUR to create your contour plots, this documentation example:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gctlabel.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gctlabel.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
illustrates how to link an AXIS statement with the horizontal axis within PROC GCONTOUR...note the use of &lt;B&gt;haxis=axis1&lt;/B&gt; in the GCONTOUR code.&lt;BR /&gt;
 &lt;BR /&gt;
The AXIS statement is a global statement, however, if you are using any of the classic SAS/GRAPH procedures (GCHART, GCONTOUR,etc), you must always link the global AXIS statement to the appropriate procedure-level option (HAXIS=, RAXIS=, MAXIS= or GAXIS=, etc -- depending on your procedure).&lt;BR /&gt;
 &lt;BR /&gt;
Documentation for PROC GCONTOUR is here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gcontour-overview.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/gcontour-overview.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Documentation for the AXIS global graphic option is here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/axischap.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/graphref/61884/HTML/default/axischap.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Sat, 24 Apr 2010 16:59:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Universal-graph-axis-scale-setting/m-p/9454#M652</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-04-24T16:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Universal graph axis scale setting</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Universal-graph-axis-scale-setting/m-p/9455#M653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have exactly the same problem. It does not relate to the x or y-axis, but on the z-axis. PROC GCONTOUR seems to overrule the clevels setting in case of the values are outside the levels set. In case of plotting multiple grapphs with a by something; You dont want the clevels to be changed, but prefer even a blank graph if no clevels are satisfied &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 12:50:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Universal-graph-axis-scale-setting/m-p/9455#M653</guid>
      <dc:creator>jkanters</dc:creator>
      <dc:date>2015-08-03T12:50:03Z</dc:date>
    </item>
  </channel>
</rss>

