Popularity
1.3
Stable
Activity
0.0
Stable
37
14
26

Description

It's a demo of Angular 2+ Gantt chart made with the help of dhtmlxGantt library.

Programming language: TypeScript

Gantt chart component for Angular 2+ framework alternatives and similar libraries

Based on the "Data Visualization" category.
Alternatively, view Gantt chart component for Angular 2+ framework alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Gantt chart component for Angular 2+ framework or a related project?

Add another 'Data Visualization' Library

README

DHTMLX Gantt and Angular Demo

Demo of Gantt chart component for Angular framework

How to start

  • clone the repository or download files
  • install dependencies

    npm install 
    
  • run server

    ng serve
    
  • open http://localhost:4200 in browser

Related resources