ChartCard
Small console chart card variants for operational dashboards
import { ChartCard } from '@parametrig/ui'
Chart cards cover the lightweight chart language used in dashboards: bars for volume, lines for trend, and split bars for composition. Use a dedicated chart library only when interaction, axes, tooltips, or large datasets are required.
Use this only where the chart needs extra explanation. Keep dense operational tables as the source of truth.