• Open in:

Gantt chart in read-only mode

This is a Gantt chart in read-only mode, where all interactions are disabled except for zooming and hovering over the columns. To enable editing, click the pencil icon in the top-right corner. Once editing is enabled, you can add or remove categories, move columns, and perform all the usual editing actions.

Build this chart with AI

The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.

Create a read-only Gantt chart using am5gantt.Gantt with editable: false. Display 7 sequential project phases: Idea, Kick-off, Planning, Development, Testing, Finalization, Release. Each task has a start date, duration in days, and progress percentage. Use varied colors for each task. Apply smooth animations. Use amCharts 5 library.

Demo source