← All projects

Recharts

A composable charting library built on React components

Dev Toolsreactchartingdata-visualizationd3svgopen-sourcecomponents
Recharts screenshot

About

Recharts is an open-source charting library built on React components and D3, designed for building data visualizations in React applications. It offers a composable architecture with decoupled, reusable components rendered as SVG elements. The library is lightweight, customizable, and widely adopted by companies like shadcn/ui and Ahrefs.

Problem

Integrating flexible, customizable charts into React applications is complex without a purpose-built library.

For

React developers building data visualizations

How it works

Developers compose charts by combining reusable React components that render SVG elements, backed by D3 submodules for calculations.

Business model

open-source

Status

launched

Similar projects