Recharts

A composable charting library built on React components

 Install v2.15.0

ABCDEF02505007501000

  <LineChart width={500} height={300} data={data}>
    <XAxis dataKey="name"/>
    <YAxis/>
    <CartesianGrid stroke="#eee" strokeDasharray="5 5"/>
    <Line type="monotone" dataKey="uv" stroke="#8884d8" />
    <Line type="monotone" dataKey="pv" stroke="#82ca9d" />
  </LineChart>
    

features

  • Composable

    Quickly build your charts with decoupled, reusable React components.

  • Reliable

    Built on top of SVG elements with a lightweight dependency on D3 submodules.

  • Powerful

    Customize your chart by tweaking component props and passing in custom components.

Who's using recharts ?

  • 阿里指数
  • 阿里数据
  • Fyndiq
  • chayns®
  • Tracktl
  • Demisto
  • Rebla
  • Squadlytics
  • ahrefs

Logos are submitted by company and project representatives.

To add your company or project to this page, please edit the wiki!

For your logo, please submit a 300x100 (3:1) img.