Skip to main content

Gantt Chart

A read-only schedule timeline that plots tasks against a day-by-day grid. Tasks are colored by track and show a progress-fill overlay.

:::info Demo widget Gantt Chart currently renders a static sample schedule. It is awaiting integration with a live schedule/project data source. :::

At a glance

Type keygantt-chart
Default size6 × 10 (min 4 × 5)
Data sourceNone (demo)
Emits
Receives
Sourcesrc/widgets/widgets/gantt-chart/

Configuration

None — gantt-chart is dataless and exposes no config panel.

Cross-widget actions

None.

Notable behavior

  • Bars are colored by track: blue (planning), cyan (collection), purple (analysis), green (reporting).
  • A progress-fill overlay shows each task's completion percentage.
  • The chart is read-only — tasks can't be edited — and renders sample data for now.