Customization of Gantt Chart elements
We are going to customize the following Gantt Chart elements to develop our flight tracker application:
Taskbar
The taskbar can be used to show different statuses like auto or manual, unscheduled or scheduled (parent, child, milestone). 
Grid cells
You can customize the grid cells using the querycellinfo client-side event.  
Header column
The header column can be customized by using the header template property. You can also render the HTML elements inside the template to customize the column header.
Tooltip
The Gantt Chart taskbar tooltip can also be customized using the template property.

#web dev #flight tracker application #react gantt chart

How to Create a Flight Tracking App Using React Gantt Chart
1.55 GEEK