# Dense Daily Time Series

A full year of daily active-user readings - 365 `{ x, y }` points with an upward trend, weekend dips, and noise. Per-point X labels would overcrowd, so `xAxisLabelCount: 12` samples one tick per month via a custom `xAxisLabelFormatter`, and the tooltip uses a thousands-separated `valueFormatter`.
