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

Installation

Install the kit and its peer dependencies:
Wrap the Metro configuration with withAnvil2Charts:

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