You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617181920212223
  1. [Demo and Documentation](http://taitems.github.com/jQuery.Gantt/)
  2. ==============
  3. jQuery Gantt Chart is a simple chart that implements gantt functionality as
  4. a jQuery component.
  5. It's able to:
  6. - Read json data
  7. - Paging results
  8. - Display different colours for each task
  9. - Display short description as hints
  10. - Mark holidays
  11. Plugin was tested and should work on:
  12. - Firefox 4+
  13. - Chrome 13+
  14. - Safari 5+
  15. - Opera 9+
  16. - IE 8+
  17. Distributed under an MIT license.