# rakannimer/react-google-charts

A thin, typed, React wrapper over Google Charts Visualization and Charts API.

Repository: https://github.com/rakannimer/react-google-charts
Canonical: https://ross.abutalabs.com/products/react-google-charts
Homepage: https://react-google-charts.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, google-charts, charts, react-google-charts, area-chart, bar-chart, bubble-chart, calendar-chart, candlestick-chart, column-chart, gantt, gantt-chart, gauge-chart, geochart, histogram, line-chart, org-chart, javascript, typescript, pie-chart
Last push: 2025-10-30T20:17:20+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 49, release rhythm 40, longevity 100
- inputs: {"age_days": 4105, "days_push": 307, "days_rel": 676, "gap_med": 4, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1722, forks 341 (observed 2026-08-28T04:05:27.716581+00:00)

## What it is
A lightweight, fully typed React wrapper around the Google Charts Visualization API, exposing a single Chart component. It supports over 25 chart types with animations, customization options, and event handling.

## Use cases
- render charts in a react app
- add a pie chart or bar chart to my dashboard
- draw scatter plots from array data in react
- create gantt charts and timelines in a web app
- show a geochart or map-based visualization
- add interactive charts with click/select events
- quickly visualize data without heavy charting libraries

## When to choose
- you want Google Charts' polished visuals with a simple typed React API
- you need many chart types (sankey, treemap, gauge, org chart) with minimal code
- you prefer a thin wrapper over a large charting framework

## When to avoid
- you need offline rendering since Google Charts loads from Google's servers
- you need server-side rendering without a browser environment
- you want full control over rendering (e.g., canvas/SVG customization) or strict data privacy

## Facets
- artifact type: library
- maturity: stable
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: cross-platform
- tags: react, google-charts, typescript, chart-wrapper, visualization, web-server, nodejs

## Member repositories
- rakannimer/react-google-charts (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:27.716581+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-30T03:34:00.074076+00:00, confidence not recorded.
  - readme: https://github.com/rakannimer/react-google-charts (fetched 2026-08-28T04:05:27.716581+00:00, sha 753ed7525809)
  - homepage: https://react-google-charts.com/ (fetched 2026-08-29T11:10:02.018695+00:00, sha 6dfea5fcf82c)
  - site_page: https://www.react-google-charts.com/docs/quick-walkthrough (fetched 2026-08-29T11:10:02.027615+00:00, sha 8f95b55eccc6)
  - site_page: https://www.react-google-charts.com/docs/sponsor (fetched 2026-08-29T11:10:02.029520+00:00, sha a3d033d1bdb4)
  - registry_npm: https://registry.npmjs.org/react-google-charts (fetched 2026-08-29T11:10:02.031081+00:00, sha 8d52fbe3f952)
- Data as of 2026-08-30T08:39:29.467469+00:00.
