@taitems/jquery-gantt

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

Usage no npm install needed!

<script type="module">
  import taitemsJqueryGantt from 'https://cdn.skypack.dev/@taitems/jquery-gantt';
</script>

README

npm

Demo and Documentation

Installation

  • Git clone
  • yarn add @taitems/jquery-gantt, or
  • npm install @taitems/jquery-gantt

About

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.