# hustcc/echarts-for-react

⛳️  Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。

Repository: https://github.com/hustcc/echarts-for-react
Canonical: https://ross.abutalabs.com/products/echarts-for-react
Homepage: https://git.hust.cc/echarts-for-react
Language: TypeScript
License: MIT
License Family: permissive
Topics: echarts, react, react-component, javascript, echarts-for-react, visualization
Last push: 2026-01-21T04:24:52+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 63, release rhythm 31, longevity 100
- inputs: {"age_days": 3743, "days_push": 224, "days_rel": 301, "gap_med": 122.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5005, forks 650 (observed 2026-08-28T04:09:04.526784+00:00)

## What it is
A React wrapper component library for Apache ECharts, letting developers render ECharts charts declaratively in React apps. It supports theming, event handling, lazy updates, and tree-shakeable core imports to reduce bundle size.

## Use cases
- render echarts charts in react
- add line and bar charts to a react dashboard
- bind chart events in react components
- reduce bundle size by importing echarts modules on demand
- use echarts with react 15/16/17
- build interactive data visualization dashboards in react

## When to choose
- you use React and want Apache ECharts with a simple declarative component API
- you need fine control over echarts options, themes, and events
- you want tree-shaking support to keep chart bundles small

## When to avoid
- you are not using React
- you prefer a different charting library like Chart.js or Recharts
- you need server-side rendering without a browser environment

## Facets
- artifact type: library
- maturity: stable
- function: data-visualization, ui-components, charts
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: echarts, react-component, charts, typescript, visualization, nodejs, web-server

## Member repositories
- hustcc/echarts-for-react (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.526784+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-29T18:17:34.764326+00:00, confidence not recorded.
  - readme: https://github.com/hustcc/echarts-for-react (fetched 2026-08-28T04:09:04.526784+00:00, sha c7cc20210d92)
  - homepage: https://git.hust.cc/echarts-for-react (fetched 2026-08-29T08:58:43.393284+00:00, sha c318edfc3cd6)
  - registry_npm: https://registry.npmjs.org/echarts-for-react (fetched 2026-08-29T08:58:43.402184+00:00, sha 460652c430e8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
