Recharts is a composable charting library built on React components. It's built with React, so your charts are components too.
- Line charts
- Bar charts
- Pie charts
- Area charts
- Scatter charts
- Composed charts
- Responsive design
- Tooltips and legends
- Customizable styling
- Animation support
- Accessibility
- TypeScript support
- LineChart, BarChart, PieChart, AreaChart
- CartesianGrid, XAxis, YAxis
- Tooltip, Legend, Label
- Line, Bar, Area, Scatter
- ResponsiveContainer
Free and open-source under the MIT license.