AppPear/ChartView
ChartView made in SwiftUI observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 70
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2639
- days_rel: 184
- days_push: 184
- n_releases_24m: 1
Adoption not part of the score
5636 stars · 636 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SwiftUICharts is a SwiftUI-native charting library for iOS 13+ offering composable, modifier-based APIs for line, bar, and pie charts. Version 2.x emphasizes immutable configuration, environment-driven composition, and streaming data support.
Use cases
- draw line charts in SwiftUI
- render bar charts in an iOS app
- create pie charts with SwiftUI
- visualize streaming data in real time on iOS
- style and customize chart axes and grid lines
- build interactive charts with selection handlers
When to choose
- you are building an iOS app with SwiftUI and need native charts
- you want a lightweight, composable chart API without heavy dependencies
- you need streaming or large-dataset chart rendering on Apple platforms
When to avoid
- you need charts on Android or cross-platform UI
- your project still uses legacy 1.x mutating chart APIs
- you need highly specialized scientific plotting beyond line/bar/pie charts
Facets
library · maturity active
data-visualization charts ui-components data-visualization mobile-development frontend swiftui chart-library line-chart bar-chart pie-chart swift-package-manager ios swift mobile
1 source
- readme: https://github.com/AppPear/ChartView · fetched 2026-08-28 · 21b6b6caacf4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AppPear/ChartView | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="AppPear/ChartView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem