<?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: Sgplot: two series aside with different time intervals in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-two-series-aside-with-different-time-intervals/m-p/617876#M19318</link>
    <description>&lt;P&gt;You can plot both of these on one PROC SGPLOT and use the RANGES= option of the XAXIS statement to eliminate the "hole" between the two series.&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=grstatproc&amp;amp;docsetTarget=p07m2vpyq75fgan14m6g5pphnwlr.htm&amp;amp;locale=en#n1k8wm6blirqqen1nr7ajys73wp9a"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=grstatproc&amp;amp;docsetTarget=p07m2vpyq75fgan14m6g5pphnwlr.htm&amp;amp;locale=en#n1k8wm6blirqqen1nr7ajys73wp9a&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2020 19:14:46 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-01-16T19:14:46Z</dc:date>
    <item>
      <title>Sgplot: two series aside with different time intervals</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-two-series-aside-with-different-time-intervals/m-p/617849#M19317</link>
      <description>&lt;P&gt;I have a dataset which has&amp;nbsp;GROUP | TIMESTAMP | VALUE.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;GROUP can be 'A' or 'B'&lt;/LI&gt;
&lt;LI&gt;TIMESTAMP is a timestamp&lt;/LI&gt;
&lt;LI&gt;VALUE is a number&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Note: the groups does not overlap in time. For instance, group 'A' has timestamps from jan18 to jun18, while group 'B' has timestamps from nov19 to dec19.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to plot with sgplot these two time series aside, in "the same row", one on the left one on the right. I tried with sgpanel, but since with sgpanel the time axis is in common it spans from jan18 to dic19, so there is a huge hole in the middle. Instead, I just need to have the first graph on the left with the series 'A' centered in jan18-jun18, and a second graph on the right with the series 'B' centered in nov19-dec19 (so larger, since the timespan is smaller), and with the Y axis "the value" in common.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I do that?&lt;/P&gt;
&lt;P&gt;I hope I made myself clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;T&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 18:01:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-two-series-aside-with-different-time-intervals/m-p/617849#M19317</guid>
      <dc:creator>Edoedoedo</dc:creator>
      <dc:date>2020-01-16T18:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sgplot: two series aside with different time intervals</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Sgplot-two-series-aside-with-different-time-intervals/m-p/617876#M19318</link>
      <description>&lt;P&gt;You can plot both of these on one PROC SGPLOT and use the RANGES= option of the XAXIS statement to eliminate the "hole" between the two series.&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=grstatproc&amp;amp;docsetTarget=p07m2vpyq75fgan14m6g5pphnwlr.htm&amp;amp;locale=en#n1k8wm6blirqqen1nr7ajys73wp9a"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=grstatproc&amp;amp;docsetTarget=p07m2vpyq75fgan14m6g5pphnwlr.htm&amp;amp;locale=en#n1k8wm6blirqqen1nr7ajys73wp9a&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 19:14:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Sgplot-two-series-aside-with-different-time-intervals/m-p/617876#M19318</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-01-16T19:14:46Z</dc:date>
    </item>
  </channel>
</rss>

