# jjoe64/GraphView

Android Graph Library for creating zoomable and scrollable line and bar graphs.

Repository: https://github.com/jjoe64/GraphView
Canonical: https://ross.abutalabs.com/products/graphview
Homepage: https://github.com/jjoe64/GraphView/wiki
Language: Java
License: NOASSERTION
License Family: other
Topics: android, android-library, graphs
Last push: 2023-01-11T03:13:55+00:00

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

## Adoption (not part of the score)
Stars 2772, forks 804 (observed 2026-08-28T04:07:19.094722+00:00)

## What it is
GraphView is an Android library for programmatically creating zoomable and scrollable line, bar, and point graphs with support for multiple series, legends, custom labels, and realtime data updates. It integrates as a simple Android View via Gradle.

## Use cases
- draw line charts in an android app
- create zoomable scrollable bar graphs on android
- show realtime updating sensor data graph
- plot multiple data series with a legend
- add a chart view to an android layout
- display live graph with second y-axis scale

## When to choose
- you need a lightweight, easy-to-integrate chart view for native Android
- you want touch gestures for zooming and scrolling through graphs
- you need realtime/live updating plots or multiple series with legends

## When to avoid
- you need charts on platforms other than Android
- you want a heavily maintained library with active development
- you need advanced chart types like pie, radar, or 3D charts

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts, ui-components
- domain: android-tools, data-visualization, mobile-development
- platform: jvm
- tags: line-graph, bar-chart, zoomable, scrollable, realtime-graph, android-view, android, mobile

## Member repositories
- jjoe64/GraphView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:19.094722+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-30T08:16:38.079853+00:00, confidence not recorded.
  - readme: https://github.com/jjoe64/GraphView (fetched 2026-08-28T04:07:19.094722+00:00, sha 0b31a35859a3)
  - homepage: https://github.com/jjoe64/GraphView/wiki (fetched 2026-08-29T09:55:58.775120+00:00, sha 421a4fa767c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
