Our Charts
Documentation Index
Fetch the complete documentation index at: /llms.txt. Use this file to discover all available pages before exploring further.
Open-source, composable chart components designed for polished product interfaces.
Our charts bring Honest UI's source-first approach to data visualization. Each chart is open source, composable, and designed to be copied into your app and adapted to your product.
They pair a React API with Apache ECharts rendering and fit naturally into modern React applications.
Why our charts?
Chart libraries are powerful, but their defaults rarely feel at home in a polished product. Our charts provide the structure, visual details, and interaction patterns needed to make data feel like part of your interface.
Every chart is:
- Composable. Add only the axes, legend, tooltip, series, and controls you need.
- Themeable. Keep labels and colors in one shared config, with light and dark theme support.
- Interactive. Use built-in hover, selection, zoom, and reveal behavior.
- Source-first. Copy the code, adjust it, and own it in your codebase.
Built for scale
Apache ECharts renders our charts to canvas, which keeps dense datasets and frequent updates smooth without filling the DOM with thousands of nodes.
That makes our charts a strong fit for product dashboards, long time series, live data, and interfaces that need to stay responsive while data changes.
Get started
Follow Installation, choose a chart from the Components section, and use Chart Config to define shared labels, colors, and icons.