Gantt Chart
Interactive timeline visualization with infinite scroll, zoom controls, and live time tracking. Use cases: Ground station contact schedules, mission planning, flight operations, maintenance windows, spacecraft subsystem timelines.
Installation
Copy and paste the following code into your project.
npx @plexusui/cli add gantt
Manual Installation
1. Copy the component code from components/gantt.tsx
2. Install dependencies:
npm install react@latest
3. Copy any required primitive components