<?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 Dual Line Graphs Scales in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/293096#M5125</link>
    <description>&lt;P&gt;When I am trying to create a Dual Line Graph in SAS VA, by default the scales of the two different graphs are adjusted according to the individual line. So in the same graph the scale for one line is different from the other graph. This necessarily means that same height of the two lines does not mean same value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if it is possible to set same scale for both the graphs in SAS VA. Thanks in Advance&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2016 10:37:07 GMT</pubDate>
    <dc:creator>ggwp</dc:creator>
    <dc:date>2016-08-22T10:37:07Z</dc:date>
    <item>
      <title>Dual Line Graphs Scales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/293096#M5125</link>
      <description>&lt;P&gt;When I am trying to create a Dual Line Graph in SAS VA, by default the scales of the two different graphs are adjusted according to the individual line. So in the same graph the scale for one line is different from the other graph. This necessarily means that same height of the two lines does not mean same value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if it is possible to set same scale for both the graphs in SAS VA. Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 10:37:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/293096#M5125</guid>
      <dc:creator>ggwp</dc:creator>
      <dc:date>2016-08-22T10:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Line Graphs Scales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/293130#M5130</link>
      <description>&lt;P&gt;Hi ggwp,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To my best knowledge it is not possible to synchronize Y-axes using a simple property in SAS VA 7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought of a workaround adding shared min and max values as extra vars in the data preparation. You can show these min/max values as extra lines in a newly created custom graph. Use background colours for these min/max&amp;nbsp;lines to hide them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers, Frank&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 13:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/293130#M5130</guid>
      <dc:creator>Frank_Boekamp</dc:creator>
      <dc:date>2016-08-22T13:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Line Graphs Scales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/433500#M9311</link>
      <description>&lt;P&gt;I have the exact same issue - Want to both axis to have the same scale!&lt;BR /&gt;&lt;BR /&gt;Is there any solution to this problem yet??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;//David&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 12:36:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/433500#M9311</guid>
      <dc:creator>daviddavid</dc:creator>
      <dc:date>2018-02-02T12:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Line Graphs Scales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/433580#M9313</link>
      <description>&lt;P&gt;On the &lt;STRONG&gt;Properties&lt;/STRONG&gt; tab, there is a min and max setting for the Y and X axis. Did you try setting both to be the same fixed values?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Region Capture.jpg" style="width: 314px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/18281iFE90648B055B433C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Region Capture.jpg" alt="Region Capture.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 15:45:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/433580#M9313</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2018-02-02T15:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Line Graphs Scales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/434082#M9325</link>
      <description>&lt;P&gt;Setting fixed maximum on Y-axis in both graphs may solve this issue in short-term.&amp;nbsp;When ranges change over time you might have to change those fixed values. My 'solution' above is dynamically setting ranges to the max values from the data.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 07:56:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/434082#M9325</guid>
      <dc:creator>Frank_Boekamp</dc:creator>
      <dc:date>2018-02-05T07:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Line Graphs Scales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/434114#M9326</link>
      <description>&lt;P&gt;Thanks, the problem with that method is that the Max value then isn't dynamic!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:54:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/434114#M9326</guid>
      <dc:creator>daviddavid</dc:creator>
      <dc:date>2018-02-05T09:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Line Graphs Scales</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/602224#M13283</link>
      <description>&lt;P&gt;Why not use a regular Line Chart with two measures?&amp;nbsp; Why use the dual?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 21:25:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dual-Line-Graphs-Scales/m-p/602224#M13283</guid>
      <dc:creator>GraceRuns</dc:creator>
      <dc:date>2019-11-06T21:25:20Z</dc:date>
    </item>
  </channel>
</rss>

