I am displaying a timeline within an IFrame, with the data coming from
XML generated from a SQL Server database.

When I display a timeline using fixed band "width" (actually height)
values, then if there are too many events then some are simply dropped
off the bottom of the band and are not displayed.  I added
    theme.autoWidth = true
and now the timeline is displayed a two small bands (guess 50px),
showing even fewer events.  However when I double-click the timeline
it expands, showing all the events (autoWidth has worked correctly -
the previously-dropped events are now shown), and iFrame scroll bars
appear.

This is pretty much what I want, except that I don't want users to
have to double-click the timeline to get it.  I suspect that the
solution has something to do with autoWidthAnimationTime, but I can't
find any documentation on what the settings for this might be.

Can somebody tell me whether I need to set autoWidthAnimationTime? If
so, how? If not, what should I do?

Thank you, Robert.

-- 
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.

Reply via email to