philackm/ScrollableGraphView
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3849
- days_rel: n/a
- days_push: 2100
- n_releases_24m: 0
Adoption not part of the score
5284 stars · 460 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
data-visualization ui-components mobile-development data-visualization charts scrollable-graph uikit swift ios mobile
1 source
- readme: https://github.com/philackm/ScrollableGraphView · fetched 2026-08-28 · 031f30ffa888
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| philackm/ScrollableGraphView | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="philackm/ScrollableGraphView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem