Line charts
Multi-series line charts and single-series trends with reference lines. Colours come from the chart config via var(--color-<key>); the ChartContainer wires up the dark tooltip and theme tokens.
$
Registry itembunx shadcn@latest add @nx-ui/chartInstalls withutils
Multi-series
Weekly movements booked across three depots. Each line's colour is bound to a chart-token via the config.
Reference lines
A landfill-diversion rate with a dashed regulatory target at 80% and a solid six-month average — both drawn with Recharts ReferenceLine.
API reference
Exported parts and their props, extracted from the component source.