PDA

View Full Version : know of any timeline components? (plugins, flash. etc) i.e. plotting time (horizontal


callagga
08-01-2008, 07:19 AM
Hi,

I want to create a Rails application that summarises resource leave & project phases. I basically want time horizontally (choose day-by-day, week-by-week, etc resolution), and projects/resources horizontally. I want all phase of a project to be on the same horizontal row (i.e. not a Gantt chart which typically has a row per task).

Is there any existing HTML, Rails, Flash (with xml integration) components someone knows of that can do this nicely? i.e. similar to how www.fusioncharts.com works for graphs.

Thanks

tagnu
08-01-2008, 09:31 AM
Posts related to charts on webappers.com (http://www.webappers.com/category/components/charts/)

callagga
08-01-2008, 11:01 AM
unfortunately these are mostly all graphing type modules

I'm after a way to populate effectively a dynamic grid really, with calendar on x-axis, and staff/projects on the y-axis. Within the values I then then use text/colour to indicate when people are on leave, or phase of project etc.

any ideas?

callagga
08-01-2008, 12:13 PM
Here's a rough example of what I'm after below

tagnu
08-01-2008, 01:10 PM
MIT Timeline (http://simile.mit.edu/timeline/)

oesxyl
08-01-2008, 01:10 PM
Here's a rough example of what I'm after below
this can help?

http://code.google.com/p/simile-widgets/

same time, :), I'm sory tagnu
is moved now, :)oat framework also have something like that:
http://oat.openlinksw.com/regards