# JesperLekland/react-native-svg-charts

📈 One library to rule all charts for React Native 📊

Repository: https://github.com/JesperLekland/react-native-svg-charts
Canonical: https://ross.abutalabs.com/products/react-native-svg-charts
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, react-native-charts, react-native-d3, d3, charts, svg, react-native-svg
Last push: 2024-08-21T01:06:53+00:00

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

## Adoption (not part of the score)
Stars 2398, forks 421 (observed 2026-08-28T04:06:43.679252+00:00)

## What it is
A React Native charting library that renders customizable SVG charts (Line, Bar, Area, Pie, Circle, Progress) using react-native-svg and d3 for path calculations. It supports iOS, Android, and a web compatibility layer, with an extensible decorator system for styling charts.

## Use cases
- draw line charts in a react native app
- render bar charts on ios and android
- create pie charts in react native
- visualize data with area charts in mobile app
- customizable svg charts for react native
- add progress circle charts to mobile app
- chart library with decorator support

## When to choose
- you need SVG-based charts in a React Native app on iOS and Android
- you want highly customizable charts with d3-powered path calculations
- you need decorator support to extend and style charts

## When to avoid
- you need a library with active maintenance - the project is looking for maintainers
- you need web-first charting without React Native
- you need chart types not covered like 3D or heatmap charts

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts
- domain: data-visualization, mobile-development, frontend
- platform: cross-platform
- tags: react-native, svg, d3, charts, line-chart, bar-chart, pie-chart, area-chart, ios, android

## Member repositories
- JesperLekland/react-native-svg-charts (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.679252+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-30T02:34:18.058361+00:00, confidence not recorded.
  - readme: https://github.com/JesperLekland/react-native-svg-charts (fetched 2026-08-28T04:06:43.679252+00:00, sha a1e8869eec27)
  - registry_npm: https://registry.npmjs.org/react-native-svg-charts (fetched 2026-08-29T10:14:57.744980+00:00, sha 345453113969)
- Data as of 2026-08-30T08:39:29.467469+00:00.
