The Enterprise Gantt Chart
JavaScript Deserves
Render 100,000+ tasks at 60fps. Auto-Scheduling, Critical Path & Resource Management built-in. One import. Any framework.
Works seamlessly with
Built for developers.
Loved by project managers.
Four pillars that make AroGantt the only Gantt library you'll ever need.
Blazing Fast
Virtual Rendering
Only mounts what's visible ag-on screen. Scroll through 100,000+ tasks at a steady 60fps with zero jank. Our virtual engine outperforms every competing Gantt library.
Auto-Schedule &
PMI Constraints
Full PMI constraint suite โ SNET, MSO, FNLT and beyond. Changes cascade instantly through dependencies. Critical Path lights up the moment you enable it.
Workload Heatmap
at a Glance
Group tasks by assignee and scan workload instantly. Green = available, red = overloaded. Auto-alerts fire at 100%+ capacity so nobody burns out quietly.
Excel Editing.
Infinite Theming.
Drag & drop tasks, inline-edit cells like a spreadsheet, toggle Dark/Light themes, export to PDF/PNG. Full keyboard coverage with Undo/Redo history stack.
Ship ag-in minutes,
not days.
No boilerplate. No 500-line config files. Full TypeScript support. Works with any bundler or framework out of the box.
// npm install arogantt import AroGantt from 'arogantt'; const gantt = new AroGantt( document.getElementById('app'), { data: myProjectData, autoSchedule: true, criticalPath: true, allowSplitTask: true, resourceView: true, locale: 'vi-VN', theme: 'dark', } ); // React to any project change gantt.on('onTaskUpdated', (changes) => { myBackendAPI.save(changes); }); gantt.on('onTaskCreated', (task) => { console.log('New task:', task.id); });
Try it live.
No signup required.
Switch modes, interact with the chart โ AroGantt handles it all ag-in real time.
One-time license.
Use it forever.
No subscriptions. No per-seat billing. No surprises. Pay once, own it forever.
- 1 project deployment
- Obfuscated source code
- Internal use only
- All core features
- 6 months email support
- Up to 5 developers
- Embed inside SaaS products
- Commercial redistribution
- Obfuscated source code
- 12 months priority support
- Future updates included
- Unlimited developers
- 100% unobfuscated source
- White-label rights
- Private GitHub repo access
- 1-on-1 dedicated support
- Custom integration help
All licenses include TypeScript definitions, React / Vue / Angular adapters, and full API docs. ยท Questions? Talk to us โ