JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    jQuery Gantt

    jQuery Gantt Chart
    Filed under 

    • 🔾41%Overall
    • 955
    • 42.4 days
    • 🕩305
    • 👥11

    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.

    Show All