On Tuesday, April 30, 2013 11:22:00 AM UTC-4, David Karger wrote: > > Timeplot isn't really designed to do computation, only display. So the > easiest approach is probably to pre-compute over your data,
Correct. That's kind of a given I had in mind. Sorry I should have mentioned that :-) On Tuesday, April 30, 2013 11:22:00 AM UTC-4, David Karger wrote: > translating > each date/time into a "canonical" date-time on a fixed day (ie, throw > out the true date and replace it with 01-01-2000 for example). > > So basically just pick any day. Is there a way to remove the date labels? thanks for the reply! > On 4/29/2013 7:35 PM, [email protected] <javascript:> wrote: > > Hello, > > > > I've done some googling around and haven't see anything similar to > > what I want. > > > > I'm interested in using Timeplot strictly for hour range plotting. > > Namely I'm going to look at a bunch > > of date/time events and "throw away" the dates. The date is not > > important, only the hour at which > > it happened. In effect, I'll be creating a histogram of a 24 hour time > > period. > > > > Is that doable? If so, how so? > > > > > > thanks all > > > > > > something like this: > > http://ars.els-cdn.com/content/image/1-s2.0-S0022346805000886-gr3.jpg > > > > > > -- > > You received this message because you are subscribed to the Google > > Groups "SIMILE Widgets" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] <javascript:>. > > To post to this group, send email to > > [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/simile-widgets?hl=en. > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
