Syncfusion AI Assistant

How can I help you?

Angular Gantt Chart Overview

18 May 20264 minutes to read

The Angular Gantt Chart is a project management component that provides a Microsoft Project-like interface for scheduling and managing projects. It enables you to visually manage tasks, task relationships, and resources with an intuitive and interactive timeline view.

Quick start

Data binding and performance

  • Data sources - Bind local arrays, JSON objects, or remote data using DataManager
  • Load on demand - Load parent tasks initially and render child tasks on expansion for large datasets
  • Virtual scrolling - Handle thousands of tasks with optimized rendering

Task management

  • Task editing - Edit tasks inline, through dialogs, or by dragging taskbars
  • Task dependencies - Define relationships using finish-to-start, start-to-finish, start-to-start, and finish-to-finish types
  • Undo and redo - Revert or reapply recent actions in the Gantt Chart
  • Task scheduling - Configure automatic or manual task scheduling modes
  • Splitting tasks - Split tasks into multiple segments and merge them back
  • Task constraints - Apply fixed dates or conditional scheduling restrictions
  • Milestones - Mark key events with zero-duration tasks
  • Row drag and drop - Reorder tasks within the hierarchy
  • Adding tasks - Create new tasks programmatically or through UI
  • Deleting tasks - Remove tasks with automatic dependency cleanup

Timeline and visualization

  • Timeline configuration - Configure timeline tiers from minutes to decades with custom text
  • Zooming - Zoom in and out to view tasks at different time scales
  • Timezone support - Schedule projects across different timezones
  • Taskbars - Customize taskbar appearance and display baselines for planned vs actual progres
  • Critical path - Identify task sequences that determine project completion dates
  • Baseline - Display planned vs actual schedules

Columns and layout

Data operations

Resources and indicators

  • Resource allocation - Assign and manage staff, equipment, and materials across tasks
  • Resource view - Display tasks grouped by assigned resources
  • Work mapping - Map effort units for resource planning
  • Event markers - Highlight important dates or milestones in the timeline
  • Data markers - Display custom indicators and flags on taskbars
  • Holidays - Define non-working days in project schedules

User interface

Export

Integration and Migration

Additional features