# kirjs/react-highcharts

React wrapper for Highcharts library

Repository: https://github.com/kirjs/react-highcharts
Canonical: https://ross.abutalabs.com/products/react-highcharts
Homepage: http://kirjs.github.io/react-highcharts/
Language: JavaScript
License: MIT
License Family: permissive
Topics: highcharts, react-highcharts, highmaps, highstock, react
Last push: 2022-12-07T12:07:35+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": 4193, "days_push": 1365, "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 1248, forks 227 (observed 2026-08-28T04:04:07.765640+00:00)

## What it is
A React component wrapper around the Highcharts charting library, also supporting Highstock and Highmaps. It lets developers render charts declaratively via a Highcharts config object with access to the underlying Highcharts API.

## Use cases
- render highcharts charts in a react app
- add stock charts with highstock to react components
- show interactive maps with highmaps in react
- update chart series after render via the highcharts api
- prevent expensive chart rerenders when config is unchanged

## When to choose
- you use React and want a declarative wrapper for Highcharts, Highstock, or Highmaps
- you need fine-grained access to the Highcharts API through refs and callbacks

## When to avoid
- you want actively maintained charting with recent React versions (last release 2022)
- you need a free charting solution without a Highcharts commercial license
- you prefer a charting library with built-in React support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, data-visualization, charts
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: react, highcharts, highstock, highmaps, charting, wrapper, nodejs, web-server

## Member repositories
- kirjs/react-highcharts (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.765640+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-30T05:07:53.083134+00:00, confidence not recorded.
  - readme: https://github.com/kirjs/react-highcharts (fetched 2026-08-28T04:04:07.765640+00:00, sha 3c82dbb138d0)
  - homepage: http://kirjs.github.io/react-highcharts/ (fetched 2026-08-29T12:19:01.750823+00:00, sha 09ac56f13f43)
  - registry_npm: https://registry.npmjs.org/react-highcharts (fetched 2026-08-29T12:19:01.753300+00:00, sha fea426955e3e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
