# Jawbone/JBChartView

iOS-based charting library for both line and bar graphs.

Repository: https://github.com/Jawbone/JBChartView
Canonical: https://ross.abutalabs.com/products/jbchartview
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2018-08-06T21:57:46+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": 4675, "days_push": 2949, "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 3701, forks 402 (observed 2026-08-28T04:08:14.965783+00:00)

## What it is
JBChartView is Jawbone's iOS charting library for line and bar graphs, built as drop-in UIView subclasses in Objective-C. It uses a UITableView-style data source and delegate pattern and supports expand/collapse animations.

## Use cases
- draw line charts in an iOS app
- render bar graphs on iPhone and iPad
- add customizable charts to a UIKit app
- create animated expand/collapse charts
- build sparklines for user activity data
- use a UITableView-style charting API in Objective-C

## When to choose
- you maintain a legacy Objective-C iOS app needing simple line or bar charts
- you want a lightweight drop-in UIView chart with UITableView-like protocols
- you need expand/collapse chart animations without heavy dependencies

## When to avoid
- you are starting a new Swift project and want actively maintained charts
- you need advanced chart types like pie, scatter, or interactive charts
- you require ongoing updates and modern iOS version support

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

## Member repositories
- Jawbone/JBChartView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:14.965783+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-29T18:31:01.658229+00:00, confidence not recorded.
  - readme: https://github.com/Jawbone/JBChartView (fetched 2026-08-28T04:08:14.965783+00:00, sha 5ad758d478d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
