Christoph,
I found these link in the Simile mailing list archives which
describes how to modify the code to allow the timeline to grow as
required:
http://www.ajaxlab.com/timeline/index.html
http://limingxu.com/blogs/xu_web_chronicle/archive/2006/07/10/59.aspx
I've got a sort-of-working solution to having the timeline shrink
again if you pan away from the grouped events, but there's a few bugs
so once I get it working properly I'll try and fire it up into my
blog and post a link!
Alan
On 25 Feb 2007, at 17:26, Christoph Pingel wrote:
Thanks, but there's a misunderstanding here. I was talking about
vertical 'overflow' in the timeline as a whole, that is if there
are just too many events at a time that have to be displayed below
each other.
Since a band is essentially ad <div>, if I got that right, perhaps
it's an idea to give its style an overflow: auto attribute so that
there'll be a vertical scrollbar somewhere... going to look into that.
best,
Christoph
2007/2/25, David Huynh <[EMAIL PROTECTED]>:
Christoph,
You could set the width of the event labels to be longer, e.g., see
this
line
theme.event.label.width = 250; // px
in this example
http://simile.mit.edu/timeline/examples/jfk/jfk.html
Other than that, no, there isn't a good way to deal with overflow
currently.
David
Christoph Pingel wrote:
> Hi all,
>
> I'm wondering if there is any recommended way to deal with vertical
> overflow in a timeline.
> Is there a way to determine if all events are being displayed? I
just
> hacked around a bit whith javascript and added a 'more' button to
> enlarge the containing div and reload the timeline, but that's not
> very elegant because it depends on the user recognizing that there
> are more items to be displayed...
>
> any ideas?
>
> TIA,
> best regards
> Christoph
>
> BTW, if you want to have a look: http://www.tqm.com/seminare/
> similetimeline/timeline_alt_view
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general