@Jörn -- If you use the full source and set bundled to false in timeline-api,js, then the unminified javascript source files will be loaded. They're much better for debugging/exploring.
Hi Steve, Thanks for an interesting url and example of Exhibit with Timeline. You're using Timeline via Exhibit, so that's beyond my focus which is Timeline by itself. My suggestion is that you look for the painting code. Probably detailedPainter. Look to see how the track number is calculated, that's what's causing the timeline to be filled from the center outward. Since you can calculate the number of available tracks, it shouldn't be too hard to change from the center filling to filling from the top down. David H and others might have additional info. Hope this helped. Regards, Larry On Sep 30, 9:47 am, "Stephen Martino" <[EMAIL PROTECTED]> wrote: > Larry, > > Can you take a look athttp://itinfrastructure.hms.harvard.edu/and perhaps > offer some advice on how I can get the timeline to default to the top of the > timeline rather than the center. If you select items that eliminate the > events on the timeline, they center vertically on the timeline, and you have > to scroll down. It would be better if they came to the top all of the > time??? > > thanks > > Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
