/jsgantt-improved

A fully featured gantt chart component built entirely in Javascript, CSS and AJAX. No images required.

Primary LanguageJavaScriptOtherNOASSERTION

A fully featured gantt chart component built entirely in Javascript, CSS and AJAX. No images required.

You can view a live example at http://jsganttimproved.x10host.com/

Features include:

  • Tasks & Collapsible Task Groups
  • Dependencies
  • Task Completion
  • Task Styling
  • Milestones
  • Resources
  • Dynamic Loading of Tasks
  • Dynamic change of format (hour/day/week/month/quarter)
  • Load Gantt from XML
    • From external files (including experimental support for MS Project XML files)
    • From JavaScript Strings
  • Support for Internationalisation (all hard coded strings can be overridden)

Project forked as I was unable to contact the original maintainers. This work was done to support a personal project that didn't warrant a more heavyweight system (e.g. the dojo toolkit gantt chart features).

See the Documentation wiki page or the included index.html file for instructions on use.

Latest Release: v1.7.5 - Migration to GitHub