-
feat: responsive charts with timestamp tooltips
All checks were successfulBuild & Publish / publish (push) Successful in 1m43sreleased this
2026-04-12 18:50:50 +02:00 | 28 commits to main since this releaseCharts (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
Downloads