You can create one event source and band in the timeline per person. 
 Typically the examples create one band and one event source and show all 
events in the one band, but there is nothing stopping you from creating one 
band per person and having them stacked, which each person getting their 
own event source.

I would query the web server for all events yourself, then break that up 
into separate arrays for each person in the browser using JavaScript and 
then give it to the timeline using the event source loadJSON method.

On Tuesday, November 19, 2013 5:23:34 PM UTC-5, Glenn Pence wrote:
>
>
> Hi All,
>
> I've been wanting to setup a timeline for a genealogy application, but 
> instead of having individual events scattered all over the line, I want 
> each individual to have a stripe with events ON THEIR STRIPE -- that is, 
> Person A lived from 1900-2000 (represented as a stripe on the timeline) and 
> then his/her events (birth, graduation, marriage, children and death) would 
> be events on their stipe.. 
>
> TimeLinr does something visually similar (see 
> http://www.csslab.cl/ejemplos/timelinr/latest/horizontal.html for a 
> visual example), but there are MANY things which make it unsuitable for the 
> genealogy application -- Simile or Mat Denman's update appear much better 
> suited, but I haven't figured out HOW to force events onto a timeline for a 
> person.
>
> Ideas?
>
> Thanks,
> gpence
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to