# AppPear/ChartView

ChartView made in SwiftUI

Repository: https://github.com/AppPear/ChartView
Canonical: https://ross.abutalabs.com/products/chartview
Language: Swift
License: MIT
License Family: permissive
Topics: swiftui, swift, ios, chart, charts
Last push: 2026-03-02T08:41:42+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 70, release rhythm 40, longevity 100
- inputs: {"age_days": 2639, "days_push": 184, "days_rel": 184, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5636, forks 636 (observed 2026-08-28T04:09:26.633469+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: data-visualization, charts, ui-components
- domain: data-visualization, mobile-development, frontend
- platform: -
- tags: swiftui, chart-library, line-chart, bar-chart, pie-chart, swift-package-manager, ios, swift, mobile

## Member repositories
- AppPear/ChartView (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:26.633469+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:19.333106+00:00, confidence not recorded.
  - readme: https://github.com/AppPear/ChartView (fetched 2026-08-28T04:09:26.633469+00:00, sha 21b6b6caacf4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
