Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 544 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 544 Bytes

Added RTL(right to left) support, currently only for "hours" and "days" scale.

jQuery Gantt Chart is a simple chart that implements gantt functionality as a jQuery component.

It's able to:

  • Read json data
  • Paging results
  • Display different colours for each task
  • Display short description as hints
  • Mark holidays

Plugin was tested and should work on:

  • Firefox 4+
  • Chrome 13+
  • Safari 5+
  • Opera 9+
  • IE 8+

Distributed under an MIT license.