angular-gantt
Gantt chart component for AngularJS
angular-gantt provides a gantt chart component to your AngularJS application.
Try now
Try angular-gantt now using the Demo Application.
You can even try the API using Plunker sandbox (latest release).
Latest version is 2.0.0-rc.1
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.