<?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: Two different variables on positive and negative part of the Y-axis in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9638#M116</link>
    <description>You'll want to google for the keywords 'gplot' and 'overlay', I believe.</description>
    <pubDate>Thu, 30 Sep 2010 12:46:57 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2010-09-30T12:46:57Z</dc:date>
    <item>
      <title>Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9637#M115</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to create a graph that has one variable (Y1) on the positive part of the Y-axis, and another variable (Y2) on the negative part of the Y-axis. Both Y1 and Y2 has the X-axis in common.&lt;BR /&gt;
&lt;BR /&gt;
If its possible I want both Y1 and Y2 to seperatly go towards positive infinity.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;My question:&lt;/B&gt; How do I create this Y1 Y2 thing? Preferably in proc gplot if you have the expertise to help me out with some guidence or a keyphrase that I can continue googling with &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance,&lt;BR /&gt;
Christian.</description>
      <pubDate>Thu, 30 Sep 2010 12:39:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9637#M115</guid>
      <dc:creator>ChrilleB</dc:creator>
      <dc:date>2010-09-30T12:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9638#M116</link>
      <description>You'll want to google for the keywords 'gplot' and 'overlay', I believe.</description>
      <pubDate>Thu, 30 Sep 2010 12:46:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9638#M116</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-09-30T12:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9639#M117</link>
      <description>Before you call GPLOT, you should create a new variable that has Y1 and Y2 combined properly.</description>
      <pubDate>Thu, 30 Sep 2010 12:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9639#M117</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2010-09-30T12:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9640#M118</link>
      <description>In what way do you mean 'properly'?</description>
      <pubDate>Thu, 30 Sep 2010 12:58:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9640#M118</guid>
      <dc:creator>ChrilleB</dc:creator>
      <dc:date>2010-09-30T12:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9641#M119</link>
      <description>In what way do you mean "I'm trying to create a graph that has one variable (Y1) on the positive part of the Y-axis, and another variable (Y2) on the negative part of the Y-axis"??&lt;BR /&gt;
&lt;BR /&gt;
More detail would help.</description>
      <pubDate>Thu, 30 Sep 2010 20:32:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9641#M119</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2010-09-30T20:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9642#M120</link>
      <description>Sorry, my bad.&lt;BR /&gt;
&lt;BR /&gt;
I created a picture to illustrate what I want to do: &lt;A href="http://oi56.tinypic.com/rwhxyv.jpg" target="_blank"&gt;http://oi56.tinypic.com/rwhxyv.jpg&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
The orange (unnamed) variable is the one I'm having difficulties with.&lt;BR /&gt;
Var1-Var3 and the "orange" variable are recorded over time and I want to be able to see what happens with the other variables (var1-var3) when the "orange" changes.&lt;BR /&gt;
&lt;BR /&gt;
The infinity marks are just there to point out that I want to have both Y1 and Y2 to be positive regarding vertical direction from origo.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Fri, 01 Oct 2010 06:48:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9642#M120</guid>
      <dc:creator>ChrilleB</dc:creator>
      <dc:date>2010-10-01T06:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9643#M121</link>
      <description>data foo;&lt;BR /&gt;
input x var1 var2 var3 var4;&lt;BR /&gt;
datalines;&lt;BR /&gt;
1 1 2 4 -3&lt;BR /&gt;
2 .5 3 4 -3&lt;BR /&gt;
3 .1 2 4 -4&lt;BR /&gt;
4 .01 1 3.5 -4&lt;BR /&gt;
;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
axis1 label=none value=none order=(-5 to 5 by 1) major=none minor=none;&lt;BR /&gt;
axis2 label=none value=none major=none minor=none;&lt;BR /&gt;
&lt;BR /&gt;
symbol1 value=none interpol=sm50 color=blue;&lt;BR /&gt;
symbol2 value=none interpol=sm50 color=red;&lt;BR /&gt;
symbol3 value=none interpol=sm50 color=green;&lt;BR /&gt;
symbol4 value=none interpol=steplj color=orange;&lt;BR /&gt;
&lt;BR /&gt;
proc gplot data=foo;&lt;BR /&gt;
 plot var1*x=1 var2*x=2 var3*x=3 var4*x=4 / overlay&lt;BR /&gt;
 vaxis=axis1 vref=0 cvref=black wvref=2 haxis=axis2 noframe;&lt;BR /&gt;
run;</description>
      <pubDate>Fri, 01 Oct 2010 12:15:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9643#M121</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-10-01T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Two different variables on positive and negative part of the Y-axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9644#M122</link>
      <description>Thank you! Much appreciated! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Fri, 01 Oct 2010 14:35:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Two-different-variables-on-positive-and-negative-part-of-the-Y/m-p/9644#M122</guid>
      <dc:creator>ChrilleB</dc:creator>
      <dc:date>2010-10-01T14:35:01Z</dc:date>
    </item>
  </channel>
</rss>

