# mecid/SwiftUICharts

A simple line and bar charting library that supports accessibility written using SwiftUI.

Repository: https://github.com/mecid/SwiftUICharts
Canonical: https://ross.abutalabs.com/products/swiftuicharts
Language: Swift
License: MIT
License Family: permissive
Topics: swiftui, chart
Last push: 2023-10-10T22:24:03+00:00

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

## Adoption (not part of the score)
Stars 1573, forks 73 (observed 2026-08-28T04:05:05.589635+00:00)

## What it is
A SwiftUI library for rendering simple line and bar charts with built-in accessibility support. It provides vertical bar, horizontal bar, and line chart views with legend and data point customization.

## Use cases
- draw line charts in a SwiftUI app
- add bar charts to an iOS app
- display workout intensity data with colored legends
- render accessible charts for VoiceOver users
- show horizontal bar charts in a dashboard view

## When to choose
- you need simple line or bar charts in a SwiftUI project
- accessibility support in charts is a requirement
- you want a lightweight, MIT-licensed charting option without heavy dependencies

## When to avoid
- you need advanced chart types like pie, scatter, or candlestick charts
- you need interactive or animated charts with gestures
- your project is UIKit-based rather than SwiftUI

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts, ui-components
- domain: data-visualization, mobile-development, cross-platform
- platform: -
- tags: swiftui, line-chart, bar-chart, accessibility, ios, macos, swift, mobile

## Member repositories
- mecid/SwiftUICharts (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.589635+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-30T03:58:03.755497+00:00, confidence not recorded.
  - readme: https://github.com/mecid/SwiftUICharts (fetched 2026-08-28T04:05:05.589635+00:00, sha 1957cd68ddc4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
