# philackm/ScrollableGraphView

An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.

Repository: https://github.com/philackm/ScrollableGraphView
Canonical: https://ross.abutalabs.com/products/scrollablegraphview
Language: Swift
License: MIT
License Family: permissive
Last push: 2020-12-02T14:18:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3849, "days_push": 2100, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5284, forks 460 (observed 2026-08-28T04:09:14.190344+00:00)

## What it is
A Swift UIKit library providing an adaptive, scrollable graph view for iOS to visualize simple discrete datasets. It supports multiple plots, dynamic data reloading, and automatic y-axis range adaptation while scrolling.

## Use cases
- display a scrollable line chart of discrete data in an iOS app
- visualize simple datasets with an animated graph view in Swift
- show a chart whose y-axis adapts as the user scrolls
- plot multiple data series on one scrollable graph
- add customizable line/bar graphs to an iPhone app

## When to choose
- you need a lightweight, highly customizable scrollable graph in a native iOS/Swift app
- your datasets are simple and discrete rather than large scientific plots
- you want built-in animations and adaptive axis ranges out of the box

## When to avoid
- you need charts on Android or cross-platform
- you require advanced chart types like scatter, heatmaps, or 3D plots
- you need a library under active development with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, ui-components
- domain: mobile-development, data-visualization
- platform: -
- tags: charts, scrollable-graph, uikit, swift, ios, mobile

## Member repositories
- philackm/ScrollableGraphView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:14.190344+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:59:16.211323+00:00, confidence not recorded.
  - readme: https://github.com/philackm/ScrollableGraphView (fetched 2026-08-28T04:09:14.190344+00:00, sha 031f30ffa888)
- Data as of 2026-08-30T08:39:29.467469+00:00.
