Skip to content

A quick-start project that helps you bind local and remote data to the Syncfusion Angular Gantt Chart component. In this project, remote data is bound by assigning a service URL as an instance of the Data Manager to the dataSource property. The Data Manager acts as an interface between the service endpoint and the Gantt Chart component. This pro…

Notifications You must be signed in to change notification settings

SyncfusionExamples/how-to-bind-data-to-the-angular-gantt-chart

Repository files navigation

How to Bind Data to the Angular Gantt Chart

A quick-start project that helps you bind local and remote data to the Syncfusion Angular Gantt Chart component. In this project, remote data is bound by assigning a service URL as an instance of the Data Manager to the dataSource property. The Data Manager acts as an interface between the service endpoint and the Gantt Chart component. This project also contains code to bind self-referential data to the Gantt Chart.

Documentation: https://ej2.syncfusion.com/angular/documentation/gantt/data-binding

Online examples: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/gantt/local-data

Project prerequisites

Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the how-to-bind-data-to-the-angular-gantt-chart repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the npm install command and run your project using the ng serve command.

About

A quick-start project that helps you bind local and remote data to the Syncfusion Angular Gantt Chart component. In this project, remote data is bound by assigning a service URL as an instance of the Data Manager to the dataSource property. The Data Manager acts as an interface between the service endpoint and the Gantt Chart component. This pro…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published