<?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 Plot Date Interval in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Plot-Date-Interval/m-p/8892#M63</link>
    <description>Hello,&lt;BR /&gt;
I have data on days individuals perform an activity set up as follows:&lt;BR /&gt;
&lt;BR /&gt;
Individual    Start Date          End Date      Total Days &lt;BR /&gt;
1                 10/15/2005          10/18/2005        4 &lt;BR /&gt;
2                 11/7/2005            11/30/2005        23 &lt;BR /&gt;
3                 12/1/2005            12/2/2005          2&lt;BR /&gt;
&lt;BR /&gt;
I would like to create a plot where along the x axis we have consecutive days and along the y axis the date interval the activity is being performed. For each individual we would have a response of 1 on dates the activity takes place and 0 when it doesn't, then sum across all individuals for each day. That is, if 20 individuals are active on 11/7, then the y-value is 20 etc. Unfortunately, I am having trouble getting the data set up in a way to do this. Does anybody have any suggestions?</description>
    <pubDate>Wed, 29 Sep 2010 14:36:31 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-09-29T14:36:31Z</dc:date>
    <item>
      <title>Plot Date Interval</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Plot-Date-Interval/m-p/8892#M63</link>
      <description>Hello,&lt;BR /&gt;
I have data on days individuals perform an activity set up as follows:&lt;BR /&gt;
&lt;BR /&gt;
Individual    Start Date          End Date      Total Days &lt;BR /&gt;
1                 10/15/2005          10/18/2005        4 &lt;BR /&gt;
2                 11/7/2005            11/30/2005        23 &lt;BR /&gt;
3                 12/1/2005            12/2/2005          2&lt;BR /&gt;
&lt;BR /&gt;
I would like to create a plot where along the x axis we have consecutive days and along the y axis the date interval the activity is being performed. For each individual we would have a response of 1 on dates the activity takes place and 0 when it doesn't, then sum across all individuals for each day. That is, if 20 individuals are active on 11/7, then the y-value is 20 etc. Unfortunately, I am having trouble getting the data set up in a way to do this. Does anybody have any suggestions?</description>
      <pubDate>Wed, 29 Sep 2010 14:36:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Plot-Date-Interval/m-p/8892#M63</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-09-29T14:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Plot Date Interval</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Plot-Date-Interval/m-p/8893#M64</link>
      <description>This graph isn't exactly what you're asking for, but I think it might be a good way to display data like yours...&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://robslink.com/SAS/democd18/float2.htm" target="_blank"&gt;http://robslink.com/SAS/democd18/float2.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://robslink.com/SAS/democd18/float2_info.htm" target="_blank"&gt;http://robslink.com/SAS/democd18/float2_info.htm&lt;/A&gt;</description>
      <pubDate>Wed, 29 Sep 2010 15:40:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Plot-Date-Interval/m-p/8893#M64</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-09-29T15:40:17Z</dc:date>
    </item>
  </channel>
</rss>

