The completeBarVisible property (boolean) determines whether the JavaScript Gantt Chart component displays a progress bar for tasks.
true
Gantt config:
{ completeBarVisible: false, // ... }