/gantt-chart-project │ ├── index.html ├── script.js ├── style.css │ └── /lib ├── /task │ ├── Task.js │ └── task.css │ ├── /milestone │ ├── Milestone.js │ └── milestone.css ...
Odds are you are aware of Highcharts Gantt. If not, why not? It is the world's most popular, most powerful, category-defining JavaScript data visualization library and - in particular - for time and ...