React Chart Overview

NOTE
DevExtreme Reactive Components – End-of-Life
DevExtreme Reactive component libraries have reached end-of-life (EOL) as of December 2025. We will no longer provide updates, bug fixes, or technical support for these libraries.

Developing a React App? Check out our updated React UI Suite instead.
If you are considering React for an upcoming software project or have used DevExtreme Reactive components in the past, please visit  js.devexpress.com/react  and download a free trial version of DevExtreme React UI - over 80+ components designed to help you build your best, without limits or compromise.

The DevExtreme React Chart is a component that visualizes data using a predefined (Bar, Line, Area, Scatter, Pie, and more) or custom series type. You can visualize several series of the same type separately or together in a stack. If you want to visualize different data on the same chart, you can create a chart with multiple axes. The Chart enables you to customize the appearance of all its elements including axes, a legend, a grid, and a title. Explore our demos to find out how to configure the chart for your project.