Chart

Responsive chart container with title, description, and loading state. Bring your own chart library.

Installation

Examples

Bar chart

Revenue overview with day labels.

Revenue overview

Last 7 days
MTWTFSS

Line chart

Trend line for monthly data.

Active users

API Reference

PropTypeDefaultDescription
heightnumber|string300Container height.
titlestringChart heading.
descriptionstringDescriptive subheading.
loadingbooleanfalseShows a skeleton overlay.
children*ReactNoderequiredChart library component to render.