Skip to content
Library
Charts

TanStack Charts

npm@tanstack/charts

Headless chart definitions with an official Preact adapter export.

Native PreactActive
Verdict

Native Preact

Built for Preact and does not require a React compatibility layer.

Overview

TanStack Charts separates chart definitions from rendering. The official Preact adapter exports a `Chart` component from `@tanstack/charts/preact` that hydrates SVG produced during SSR and delegates interaction to the shared chart runtime.