RechartsTime Series

Time Series with Metadata

Line chart with error bars and comprehensive metadata display panel.

Preview placeholder

timeseries-metadata-v1

Installation

Terminal
npx @ontopic/viz add recharts/generic/timeseries-metadata-v1

Props

PropTypeDescription
dataDataPoint[]Time series data
metadataMetadataConfigMetadata to display

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { TimeSeriesWithMetadata } from '@/viz/components/recharts/generic/timeseries-metadata-v1';