Granular performance
TaskStore + per-task version counters mean only the changed bar re-renders on drag, resize, or progress edits โ not the whole chart.
Granular bar updates, draggable panels, sticky rows, custom timeline bands, and rich event hooks โ built with date-fns for React 18+.
Browse all examples โOpen interactive playground โ
npm install react-gantt-lib date-fns react react-domimport { GanttChart } from 'react-gantt-lib';
import 'react-gantt-lib/styles.css';See the Getting Started guide for a full walkthrough.