Skip to content

React Gantt LibraryHigh-performance React Gantt

Granular bar updates, draggable panels, sticky rows, custom timeline bands, and rich event hooks โ€” built with date-fns for React 18+.

react-gantt-lib

Try it now โ€‹

Install โ€‹

bash
npm install react-gantt-lib date-fns react react-dom
tsx
import { GanttChart } from 'react-gantt-lib';
import 'react-gantt-lib/styles.css';

See the Getting Started guide for a full walkthrough.

Released under the MIT License.