frappe/gantt

Open Source Javascript Gantt

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 11th, 2026
Created on August 26th, 2016
Open Issues & Pull Requests: 77 (+0)
GitHub issues: Enabled
Number of forks: 1,277
Total Stargazers: 6,114 (+0)
Total Subscribers: 99 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 42
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 498 days
Stale 30+ days: 40
Stale 90+ days: 39

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (20)
  • bug (12)
  • support (3)
  • considering (2)
  • details-needed (2)
  • planned (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Frappe Gantt is a JavaScript library for rendering interactive Gantt charts in web applications.

The tool addresses the need to visualize project timelines and task dependencies in a browser-based interface. It provides a lightweight implementation that renders Gantt charts from task data, allowing developers to display project schedules with visual representations of task duration, dependencies, and progress. The library handles the rendering and interaction logic needed to make Gantt charts functional without requiring heavy frameworks or external charting libraries.

Frappe Gantt suits projects that need to embed timeline visualization directly into web applications, particularly those already using JavaScript or the Frappe framework. It works well for project management dashboards, resource planning tools, and any application where displaying task schedules and dependencies is a core requirement. The tool is designed to be straightforward to integrate, making it accessible to teams looking for a focused solution rather than a comprehensive project management platform.

The project maintains steady development activity with regular updates addressing bugs and adding incremental improvements. The codebase receives consistent attention to code quality and user-reported issues. Development follows a pattern of responsive maintenance rather than rapid feature expansion, suggesting a focus on stability and reliability for existing functionality.