angular-gantt

Gantt chart component for AngularJS

angular-gantt provides a gantt chart component to your AngularJS application.


angular-gantt

Try now

Try angular-gantt now using the Demo Application.

You can even try the API using Plunker sandbox (latest release).

Latest version is @@version

Features

  • Two-way data binding between model and view.
  • Advanced calendar support to define holidays and working hours.
  • Each task and row has its own properties and behavior.
  • Rows and tasks can be sorted and filtered.
  • Plugin architecture to add custom features and hooks.
  • API to listen events and call methods from your controller.