<?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 remove duplicate x axes where layout overlay plots join in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/remove-duplicate-x-axes-where-layout-overlay-plots-join/m-p/339199#M11784</link>
    <description>&lt;P&gt;I have placed plots in one column and&amp;nbsp;two rows using gtl layout overlay.&amp;nbsp; The plots share the same&lt;/P&gt;
&lt;P&gt;&amp;nbsp;axis so I have joinde them using columndatarange = union.&amp;nbsp; The x axis of the upper plot and the x2 axis of the lower plot are right next to eachother, so it makes the line double width there (I have attached a snip of the place where the two plots meet).&amp;nbsp; This double line is kind of a distraction in the middle of the figure: How can I remove one of the lines or have one of them be transparent&amp;nbsp;so&amp;nbsp;only one line appears there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13533iD07213DAB961F48D/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="double line at plot joint.JPG" title="double line at plot joint.JPG" /&gt;</description>
    <pubDate>Wed, 08 Mar 2017 12:47:02 GMT</pubDate>
    <dc:creator>fastb</dc:creator>
    <dc:date>2017-03-08T12:47:02Z</dc:date>
    <item>
      <title>remove duplicate x axes where layout overlay plots join</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/remove-duplicate-x-axes-where-layout-overlay-plots-join/m-p/339199#M11784</link>
      <description>&lt;P&gt;I have placed plots in one column and&amp;nbsp;two rows using gtl layout overlay.&amp;nbsp; The plots share the same&lt;/P&gt;
&lt;P&gt;&amp;nbsp;axis so I have joinde them using columndatarange = union.&amp;nbsp; The x axis of the upper plot and the x2 axis of the lower plot are right next to eachother, so it makes the line double width there (I have attached a snip of the place where the two plots meet).&amp;nbsp; This double line is kind of a distraction in the middle of the figure: How can I remove one of the lines or have one of them be transparent&amp;nbsp;so&amp;nbsp;only one line appears there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13533iD07213DAB961F48D/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="double line at plot joint.JPG" title="double line at plot joint.JPG" /&gt;</description>
      <pubDate>Wed, 08 Mar 2017 12:47:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/remove-duplicate-x-axes-where-layout-overlay-plots-join/m-p/339199#M11784</guid>
      <dc:creator>fastb</dc:creator>
      <dc:date>2017-03-08T12:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: remove duplicate x axes where layout overlay plots join</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/remove-duplicate-x-axes-where-layout-overlay-plots-join/m-p/339274#M11786</link>
      <description>&lt;P&gt;1) Provide the code you are currently using. There are so many graph options and interactions that we need a minimum starting base.&lt;/P&gt;
&lt;P&gt;2) Provide some example data that will replicate the shown issue. Instructions here: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712&lt;/A&gt; will show how to turn an existing SAS data set into data step code that can be pasted into a forum code box using the {i} icon or attached as text to show exactly what you have and that we can test code against.&lt;/P&gt;
&lt;P&gt;3) Which version of Sas are you currently using? The options for the graphing procedures have changed/increased with each release for quite awhile. It won't help you to get a suggestion relying on SAS 9.4 options if you are usingin 9.3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 15:25:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/remove-duplicate-x-axes-where-layout-overlay-plots-join/m-p/339274#M11786</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-03-08T15:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: remove duplicate x axes where layout overlay plots join</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/remove-duplicate-x-axes-where-layout-overlay-plots-join/m-p/339276#M11787</link>
      <description>&lt;P&gt;These are not axes lines, but the wall borders of the two independent cells. &amp;nbsp;You can try turning off one of the wall borders, but you will remove the entire border around the cell. &amp;nbsp;It may better to leave a little gutter for aesthetic appearance, but that is up to you. &amp;nbsp;If you must remove the extra line, you will have to annotate a line with wall color exactly on top of&amp;nbsp;one of the border lines. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 15:31:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/remove-duplicate-x-axes-where-layout-overlay-plots-join/m-p/339276#M11787</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-03-08T15:31:38Z</dc:date>
    </item>
  </channel>
</rss>

