Files
design-system/package.json
hsiegeln 232868b9e7
All checks were successful
Build & Publish / publish (push) Successful in 1m43s
feat: responsive charts with timestamp tooltips
Charts (LineChart, AreaChart, BarChart) now fill their container
width instead of using a fixed 400px default. SVGs use width=100%
with preserveAspectRatio=none.

LineChart and AreaChart tooltips now show the data point timestamp
when x-values are Date objects, displayed as a header row above
the series values.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 18:50:50 +02:00

1.6 KiB