Skip to main content
The Charts React kit provides an Anvil2 theme, palette utilities, tooltips, and a React host for Apache ECharts.

Installation

Install the kit and its ECharts peer dependency:
Import the chart styles once in the application:

Implementation

Chart component

Configure the Chart component, tooltips, themes, and palette utilities.

Chart types

View examples for bar, line, area, donut, and combined charts.

Palettes

Apply categorical, monochrome, and semantic chart palettes.

Package source

View the package source and README.

Design guidance

Review the data visualization guidance before implementation:

Data visualization

Select a chart type and review labeling and accessibility guidance.

Look and feel

Select a palette and review chart styling guidance.
Last modified on August 20, 2026