# honcheng/iOSPlot

Chart library for iOS

Repository: https://github.com/honcheng/iOSPlot
Canonical: https://ross.abutalabs.com/products/iosplot
Homepage: http://honcheng.com
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2016-02-16T23:34:53+00:00

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

## Adoption (not part of the score)
Stars 1366, forks 249 (observed 2026-08-28T04:04:31.370107+00:00)

## What it is
iOSPlot is an Objective-C chart library for iOS that draws pie charts and line charts in iOS apps. It requires ARC and Xcode 4.4+.

## Use cases
- draw pie charts in an iOS app
- render line charts in an iPhone app
- visualize data points with charts in Objective-C
- add simple charting to a legacy iOS project

## When to choose
- you need simple pie or line charts in an older Objective-C iOS codebase
- you want a lightweight chart renderer without heavy dependencies

## When to avoid
- you need actively maintained or Swift-native charting
- you need interactive charts with gestures or rich customization
- you need bar charts or other chart types

## Facets
- artifact type: library
- maturity: abandoned
- function: charts, data-visualization
- domain: data-visualization, mobile-development
- platform: -
- tags: objective-c, pie-chart, line-chart, uikit, ios, mobile

## Member repositories
- honcheng/iOSPlot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.370107+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-30T04:41:12.720420+00:00, confidence not recorded.
  - readme: https://github.com/honcheng/iOSPlot (fetched 2026-08-28T04:04:31.370107+00:00, sha 893b285c30ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
