Command Palette
Search for a command to run...
Recharts
Recharts is a composable charting library built on React components and D3. Offers a declarative API for building responsive charts including line, bar, area, pie, radar, and scatter charts. Lightweight, customizable, and designed specifically for React applications.
Pricing
Platforms
Alternatives to Recharts
Looking for something similar? Here are the best alternatives.
Chart.js is a lightweight open-source JavaScript charting library that renders responsive, animated data visualizations using HTML5 Canvas. It supports 8 chart types, handles datasets with 1M+ data points, and offers tree-shaking for optimized bundle size. Widely adopted by developers building dashboards, reports, and data-driven web interfaces.
D3.js is a JavaScript library for producing dynamic, interactive data visualizations in web browsers using SVG, Canvas, and HTML. Offers unparalleled control over the final visual result with a data-driven approach to DOM manipulation. The gold standard for custom data visualization.
Evil Charts is a React component library for creating animated, interactive data visualizations built on shadcn/recharts and styled with Tailwind CSS. It offers bar, area, line, pie, radial, and radar chart types with customizable animations and dark mode support. Built for developers creating data-heavy applications who want production-ready chart components with modern aesthetics.