I've been using an old #jQuery plugin called "jquery.gantt" with limited features and it was time for an upgrade. My search ended with JSGantt, an open source #javascript solution that covers everything you would want:
– Task, (collapsible) task groups & milestones
– Multiple dependencies
– Multiple formats (day, week, month, etc)
– Data loading through XML
Get JSGantt here http://bit.ly/wxeDbO
For an alternative, see dhtmlxGantt http://bit.ly/AEvOr8 (doesn't do multiple periods though, it's only on an daily format)
Google+: View post on Google+
View Comments (4)
Tried our Ext Gantt? Bryntum.com/products/gantt
Hi Matt, thanks for dropping by. I've seen Ext Gantt but it's based on Ext JS and my project is on jQuery, I'd like to stay on a single library diet :)
I Markos,
I've recently released a new jQuery based Gantt editor, with dependencies, and MIT licensed.
See http://roberto.open-lab.com/2012/08/24/jquery-gantt-editor.
Hope you'll enjoy it.
Hi Robert, it's looking good!