chartsorg/charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 2nd, 2026
Created on March 20th, 2015
Open Issues & Pull Requests: 977 (+0)
GitHub issues: Enabled
Number of forks: 5,996
Total Stargazers: 28,009 (+0)
Total Subscribers: 589 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.0 days
Mean response time: 426.6 days
90th percentile: 1390.8 days
Tracked items: 53

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 1% of issues opened in the past year have been closed. Three people close 72% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 52
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,116 days
Stale 30+ days: 52
Stale 90+ days: 51

Recent activity

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

Top labels

  • bug (1)
  • enhancement (1)
  • feature (1)
  • ★★★ (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Charts is a charting library for iOS, tvOS, and macOS that brings the capabilities of the cross-platform MPAndroidChart to Apple platforms.

The library addresses the need for sophisticated data visualization on Apple devices by providing a comprehensive set of chart types and customization options. It works by offering native implementations of various chart styles, allowing developers to render complex visual representations of data directly within their applications without relying on web-based solutions or external rendering engines.

Developers should consider Charts if they are building iOS, tvOS, or macOS applications that require professional-quality data visualization. The library suits projects ranging from financial applications to fitness trackers to analytics dashboards where presenting data visually is central to the user experience. Because Charts is the Apple equivalent of MPAndroidChart, teams working across both Android and iOS platforms can achieve visual consistency by using the same charting approach on each platform, though the implementations are platform-specific rather than shared code.

The project maintains steady development activity with regular updates addressing bug fixes and feature enhancements. The codebase receives consistent refinement through pull requests that improve both functionality and code quality. Documentation and examples are actively maintained to help developers integrate and customize the library for their specific needs.