# ant-design/ant-design-charts

📈 A React Chart Library based on @antvis, include plot, graph, and map.

Repository: https://github.com/ant-design/ant-design-charts
Canonical: https://ross.abutalabs.com/products/ant-design-charts
Homepage: https://ant-design-charts.antgroup.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: ant-design, antv, react-components, visualization
Last push: 2026-03-26T07:17:03+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 50, longevity 100
- inputs: {"age_days": 2368, "days_push": 160, "days_rel": 253, "gap_med": 30.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2234, forks 501 (observed 2026-08-28T04:06:29.266784+00:00)

## What it is
A React chart library built on AntV's G2, G6, X6, and L7 engines, providing statistical charts, relationship graphs, flow diagrams, and geographic visualizations. It offers a simple declarative API where charts can be created with just a few lines of configuration code.

## Use cases
- render line and bar charts in a React app
- build dashboards with statistical charts
- visualize relationship networks and flow diagrams
- create geographic map visualizations in React
- add responsive charts to an Ant Design application
- plot time series data with minimal configuration

## When to choose
- you're building a React app and want charts with minimal setup
- you need statistical charts, graphs, and maps from one library
- your project already uses Ant Design and you want visual consistency
- you want TypeScript support and a lightweight charting solution

## When to avoid
- you're not using React (consider AntV's G2 or other frameworks directly)
- you need highly custom, low-level chart control (use G2 directly)
- you need charts for Vue, Angular, or vanilla JS projects
- you need server-side chart rendering or image export

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: cross-platform
- tags: react, antv, g2, g6, l7, graph-visualization, maps, statistical-charts, web-server, nodejs

## Member repositories
- ant-design/ant-design-charts (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.266784+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:44:22.361963+00:00, confidence not recorded.
  - readme: https://github.com/ant-design/ant-design-charts (fetched 2026-08-28T04:06:29.266784+00:00, sha 126a2069b87f)
  - homepage: https://ant-design-charts.antgroup.com/ (fetched 2026-08-29T10:25:05.873553+00:00, sha ab512cb40db0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
