Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#3362 closed enhancement (worksforme)

Consider adding in ajax visualisation of the timeline

Reported by: daniel.oconnor@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: timeline Version: 0.9.6
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Take a look at this timeline widget.

For example; here's Jewish history rendered out.

This could provide a very easy to understand and navigate project timeline.

Attachments (0)

Change History (3)

comment:1 by Matthew Good, 18 years ago

That library is interesting, but I don't really see much benefit for the Trac timeline. It seems very good for visualizing events that occur over extended periods of time and may overlap each other. The Trac events occur at distinct points in time, so there's no overlap. I think the current linear presentation which allows you to use the standard browser scrolling is much easier to read and navigate.

Buzzword Rant: AJAX = Asynchronous Javascript And XML. If there's no Asychronous or XML it's not AJAX.

comment:2 by anonymous, 18 years ago

You can use XML as a datasource, or JSON, and load everything asynchronously.

It's also very possible to get the 'timeline' bands to scale down to the minute level - which is what trac is down to now.

True the current method is easy to use with browser tools such as inline find. However, I have difficulty with the default color set and text size actually locating what I want often by just eyeballing it.

This would be very well suited to a plugin.

comment:3 by Noah Kantrowitz <coderanger@…>, 18 years ago

Resolution: worksforme
Status: newclosed

This is implemented over in the SimileTimeline plugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.